基于区块链的毕业设计Introduction – 介绍
本文提供基于区块链的毕业设计国外最新区块链项目源码下载,包括solidity,eth,fabric等blockchain区块链,基于区块链的毕业设计Introduction – 介绍 是一篇很好的国外资料
Introduction
Join Google Group
Ethereum JDBC driver implements a pure java, type 4 JDBC driver that executes SQL queries on Ethereum blockchain. It facilitates getting the data in and out of ethereum in JDBC compliant manner. The Ethereum JDBC driver can be used to perform ETL, BI reporting and analytics using the familiar SQL language.
It uses blkchn-sql-driver to parse the query and create corresponding logical plan. This logical plan is then converted into an optimized physical plan. The driver extends and implements the physical plan using corresponding web3j calls to connect to Ethereum. The driver then converts the returned objects to a JDBC compliant result set and return it to the user.
Tested with
Dependency | Version |
---|---|
maven | 3.3.3 |
java | 1.8 |
web3j | 3.4.0 |
spark | 2.0.0 |
Features Added with Release 1.1.0
- Smart contract support -User can deploy smart contract and run its fuctions by using jdbc driver
- Ethereum with Spark
- Batch Transaction- Initiating multiple transactions in a batch
Building ethereum-jdbc-connector
- Download or clone blkchn-sql-driver project
git clone https://github.com/Impetus/blkchn-sql-driver.git
- build blkchn-sql-driver using
mvn clean install -Pgen-sources
- Download sourcecode or use
git clone https://github.com/Impetus/eth-jdbc-connector.git
- build it using
mvn clean install
Getting Started
- Navigate to examples folder
- Run
Query.java
andInsert.java
for quick start
To use Ethereum JDBC connector in a maven project, add the following maven dependency in your project:
<dependency> <groupId>com.impetus.eth</groupId> <artifactId>eth-jdbc-driver</artifactId> <version>${ethjdbcdriver.version}</version> </dependency>
Build your project with the above changes to your pom.xml.
Connection and Querying
- Check how to connect to ethereum
- Supported queries
How to Contribute
- Contribution Guidelines
About Us
eth-jdbc-connector 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.
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products. Learn more.
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products.
You can always update your selection by clicking Cookie Preferences at the bottom of the page. For more information, see our Privacy Statement.
Essential cookies
We use essential cookies to perform essential website functions, e.g. they’re used to log you in. Learn more
Always active
Analytics cookies
We use analytics cookies to understand how you use our websites so we can make them better, e.g. they’re used to gather information about the pages you visit and how many clicks you need to accomplish a task. Learn more
简介
加入谷歌集团
以太坊ethJDBC驱动程序实现了一个纯java类型4 JDBC驱动程序,在以太坊eth区块链blockchain上执行SQL查询。它有助于以JDBC兼容的方式从以太坊eth获取数据。以太坊ethJDBC驱动程序可用于使用熟悉的SQL语言执行ETL、BI报告和分析。
它使用blkchn sql驱动程序解析查询并创建相应的逻辑计划。然后,该逻辑计划将转换为优化的物理计划。驱动程序使用相应的web3j调用来扩展和实现物理计划,以连接到以太坊eth。然后,驱动程序将返回的对象转换为JDBC兼容的结果集,并将其返回给用户。
测试的
Dependency | Version |
---|---|
maven | 3.3.3 |
java | 1.8 |
web3j | 3.4.0 |
spark | 2.0.0 |
添加了1.1.0版的功能
- 智能合约支持-用户可以使用jdbc驱动程序部署智能合约并运行其功能
- Ethereum with Spark
- 批量事务启动多个事务
构建以太坊ethjdbc连接器
- 下载或克隆blkchn sql驱动程序项目git clonehttps://github.com/pulse/blkchn-sql-driver.git
- 使用mvn clean install-Pgen源代码构建blkchn sql驱动程序
- 下载源代码或使用git clonehttps://github.com/pulse/eth-jdbc-connector.git
- 使用mvn clean install构建它
入门
- 导航到examples文件夹
- Run查询.java以及插入.java要快速启动,请检查如何连接以太坊eth
要在maven项目中使用以太坊ethJDBC连接器,请在项目中添加以下maven依赖项:
<dependency> <groupId>com.impetus.eth</groupId> <artifactId>eth-jdbc-driver</artifactId> <version>${ethjdbcdriver.version}</version> </dependency>
使用对pom.xml文件.
连接和查询
- 支持的查询
- 贡献指南
如何贡献
- Contribution Guidelines
关于我们的
基本cookies
Analytics cookies
eth jdbc连接器由pulsion Labs-ilab支持。iLabs是动力技术的研发咨询部门。ILAB专注于下一代技术的创新,并围绕新一代技术创建实践领域和新产品。iLabs积极参与区块链blockchain技术、神经网络、分布式/并行计算和使用spark和大数据生态系统的高级分析。iLabs还致力于其他各种开源计划。
我们使用可选的第三方分析cookies来了解您如何使用GitHub.com网站所以我们可以制造更好的产品。了解更多。
我们使用可选的第三方分析cookies来了解您如何使用GitHub.com网站所以我们可以制造更好的产品。
您可以随时通过单击页面底部的Cookie首选项来更新您的选择。有关更多信息,请参阅我们的隐私声明。
基本cookies
我们使用基本Cookie来执行基本的网站功能,例如,它们用于让您登录。了解更多
Analytics cookies
Analytics cookies
我们使用analytics Cookie来了解您如何使用我们的网站,以便我们能够使其变得更好,例如,它们用于收集有关您访问的页面以及完成一项任务需要多少次单击的信息。了解更多
部分转自网络,侵权联系删除区块链源码网
区块链知识分享网, 以太坊dapp资源网, 区块链教程, fabric教程下载, 区块链书籍下载, 区块链资料下载, 区块链视频教程下载, 区块链基础教程, 区块链入门教程, 区块链资源 » 基于区块链的毕业设计Introduction – 介绍