Giter Site home page Giter Site logo

gitter-badger / blkchn-sql-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from impetus/blkchn-sql-driver

0.0 0.0 0.0 703 KB

This project parses the SQL query and converts it into logical plan and/or optimized physical plan, which can be used by different Blockchain driver implementations.

License: Apache License 2.0

ANTLR 1.84% Java 98.16%

blkchn-sql-driver's Introduction

Overview

blkchn-sql-driver project parses the SQL query using Antlr4 and converts it into logical plan and/or optimized physical plan, which can be used by different blockchain driver implementations. It uses Antlr4's visitor pattern to create a logical plan and optionally an optimized physical plan. Blockchain drivers use these logical plan and physical plan along with corresponding blockchain clients to get the data in and out of the network.

Building blkchn-sql-driver

blkchn-sql-driver is built using Apache Maven. To build blkchn-sql-driver run:

mvn clean install

To rebuild antlr generated java source files:

mvn clean install -Pgen-sources

Available Drivers

Important Links

Contribution

About Us

blkchn-sql-driver is backed by Impetus Labs - iLabs. iLabs is a R&D consulting division of Impetus Technologies. iLabs focuses on innovations with next generation technologies and creates practice areas and new products around them. iLabs is actively involved working on blockchain technologies, neural networking, distributed/parallel computing and advanced analytics using spark and big data ecosystem. iLabs is also working on various other Open Source initiatives.

blkchn-sql-driver's People

Contributors

ashishkshukla avatar jeetenjaiswal avatar karthikprasad13 avatar narahari92 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.