{"id":20196305,"url":"https://github.com/impetus/blkchn-sql-driver","last_synced_at":"2025-04-10T10:43:18.295Z","repository":{"id":57725189,"uuid":"137728198","full_name":"Impetus/blkchn-sql-driver","owner":"Impetus","description":"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.","archived":false,"fork":false,"pushed_at":"2018-11-29T19:39:09.000Z","size":1166,"stargazers_count":9,"open_issues_count":0,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-24T09:38:25.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Impetus.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-18T08:37:58.000Z","updated_at":"2024-05-12T18:43:47.000Z","dependencies_parsed_at":"2022-09-11T20:21:25.660Z","dependency_job_id":null,"html_url":"https://github.com/Impetus/blkchn-sql-driver","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Impetus%2Fblkchn-sql-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Impetus%2Fblkchn-sql-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Impetus%2Fblkchn-sql-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Impetus%2Fblkchn-sql-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Impetus","download_url":"https://codeload.github.com/Impetus/blkchn-sql-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248200128,"owners_count":21063830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T04:23:12.255Z","updated_at":"2025-04-10T10:43:18.275Z","avatar_url":"https://github.com/Impetus.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Overview\n=========\n[![Join the chat at https://gitter.im/Impetus/blkchn-sql-driver](https://badges.gitter.im/Impetus/blkchn-sql-driver.svg)](https://gitter.im/Impetus/blkchn-sql-driver?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n**[Join Google Group ](https://groups.google.com/forum/#!forum/blockchain-sql-parser)**\n\nblkchn-sql-driver project parses the SQL query using [Antlr4](http://www.antlr.org/) and converts it into logical plan \nand/or optimized physical plan, which can be used by different blockchain driver implementations.\nIt uses Antlr4's visitor pattern to create a logical plan and optionally an optimized physical plan. \nBlockchain drivers use these logical plan and physical plan along with corresponding blockchain clients \nto get the data in and out of the network.\n\n# Tested with\n| Dependency | Version |\n|---|---|\n| maven | 3.3.3 |\n|java | 1.8 |\n\n\n\nBuilding blkchn-sql-driver\n==========================\n\nblkchn-sql-driver is built using [Apache Maven](http://maven.apache.org/). To build blkchn-sql-driver run:\n\n    mvn clean install\n    \nTo rebuild antlr generated java source files:\n\n    mvn clean install -Pgen-sources\n    \nAvailable Drivers\n=================\n\n* [Hyperledger Fabric JDBC Driver](https://github.com/Impetus/fabric-jdbc-connector)\n\n* [Ethereum JDBC Driver](https://github.com/Impetus/eth-jdbc-connector)\n    \nImportant Links\n===============\n\n* [Blkchn SQL Driver wikis](https://github.com/Impetus/blkchn-sql-driver/wiki)\n\nContribution\n============\n* [Contribution Guidelines](https://github.com/Impetus/blkchn-sql-driver/blob/master/CONTRIBUTING.md)\n\nAbout Us\n========\nblkchn-sql-driver is backed by Impetus Labs - iLabs. iLabs is a R\u0026D consulting division of [Impetus Technologies](http://www.impetus.com). 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpetus%2Fblkchn-sql-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimpetus%2Fblkchn-sql-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpetus%2Fblkchn-sql-driver/lists"}