ZuInnoTe / hadoopcryptoledger

Hadoop Crypto Ledger - Analyzing CryptoLedgers, such as Bitcoin Blockchain, on Big Data platforms, such as Hadoop/Spark/Flink/Hive
Apache License 2.0
141 stars 51 forks source link

Presto: Create Connector #49

Open jornfranke opened 6 years ago

jornfranke commented 6 years ago

Presto is a distributed SQL Query Engine for Big Data supporting a variety of sources. The idea is to add the hadoopcryptoledger library as a source to query directly blockchains, such as Bitcoin&Altcoins or Ethereum&Altcoins. Currently, the hadoopcryptoledger library can be used indirectly with Presto via the Hive connector.

Relevant documentation: https://prestodb.io/docs/current/develop/connectors.html