Coder Social home page Coder Social logo

ullas-aithal / hrdbms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iitdbgroup/hrdbms

0.0 2.0 0.0 62.25 MB

HRDBMS is a distributed database system aiming to combine the best of MPP DBMS and Big Data platforms

Home Page: http://www.cs.iit.edu/%7edbgroup/research/hrdbms.php

Shell 0.03% Java 99.69% C 0.02% Cuda 0.10% ANTLR 0.13% HTML 0.02%

hrdbms's Introduction

analytics Build Status

Overview

HRDBMS is a relational database for analytics/complex queries that is designed to handle large amounts of data and run across large clusters. The nodes in an HRDBMS cluster are divided into 2 types: coordinators nodes and workers nodes. The majority of the cluster will be made of worker nodes. These are the nodes that will actually store table data and do the majority of query processing. The remaining nodes are coordinator nodes. The coordinator nodes are responsible for accepting incoming requests from JDBC clients (no ODBC supported as of yet) and doing query planning and optimization. Your cluster must have at least 1 coordinator and 3 workers. You can have multiple coordinators if you choose. The main advantage of this is to be able to handle more clients, and (in the future) to provide HA for coordinators.

The Wiki covers how to build, install, configure, and start HRDBMS as well as discusses SQL syntax and how to use the JDBC driver and CLI interface.

HRDBMS Wiki

Main

Installation

Usage

Research

Contact Info

If we start to get more users, I'll start to prioritize things based on what the users need with the understanding that my research needs have to come first. Please use the issues feature on github to submit bug reports and feature requests. I'll respond to this much better than things getting lost in email. But if you need to go over something with me that requires some discussion, you can reach me at [email protected]. Just put HRDBMS in the subject line. Thanks!

hrdbms's People

Contributors

jasonar81 avatar lordpretzel avatar flm003 avatar kuzmyn avatar

Watchers

James Cloos avatar Ullas Aithal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.