Giter Club home page Giter Club logo

dblab's Introduction

DBLAB

Build Status

DBLAB is a framework for building database systems by high-level programming, and getting really good performance nevertheless. This is achieved by a new DSL compiler framework, SC (the Systems Compiler), currently in an advanced stage of development at the EPFL DATA Lab.

While DBLAB is publicly available for inspection here, SC isn't. However, we have made a binary release of SC to be able to compile DBLAB.

Project Structure

DBLAB Components hosts a library of the components of a database system such as parsers, query engine, storage manager, and etc.

DBLAB Components Compiler hosts the compilation-related code for optimizing a database system such as transformers and code generators.

Experimentation host the experimentation infrasturcture (e.g. the scripts, configurations, and the implementation of some benchmarks) used in the DBLAB systems.

Systems hosts the code base of the systems implemented using the DBLAB Components.

LegoBase hosts the implementation of a single-core main-memory analytical database engine. While the names in the code base suggest that this is LegoBase (published at VLDB 2014), the code in this repository is an entirely new development based on the lessons learned from VLDB 2014, sharing no common code with the previous system. To be more concrete, this implementation only contains a pipeline of the transformers existing in the DBLAB Components Compiler project.

dblab's People

Contributors

4txj7f avatar akathorn avatar amirsh avatar christophkoch avatar flock0 avatar lewix avatar lptk avatar mdashti avatar vjovanov avatar yannisklonatos avatar

Watchers

 avatar  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.