bitcoin-etl
ethereum-etl
bitcoin-etl | ethereum-etl | |
---|---|---|
1 | 3 | |
413 | 2,966 | |
1.7% | 0.7% | |
0.0 | 6.5 | |
8 months ago | 4 months ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bitcoin-etl
-
How to import bitcoin blockchain to postgres?
I am thinking about using https://github.com/blockchain-etl/bitcoin-etl project to get transactions data as JSON, maybe convert it to csv through jq and then use psql COPY to import.
ethereum-etl
-
Blockchain transactions decoding: making wallet activity understandable
Event is a log entity which EVM smart contracts can emit during transaction execution. Events are very good at signalling that an some action has taken place on-chain. Applications can subscribe and listen to events to trigger some off-chain logic or they can index, transform and store events in some off-chain storage (look at The Graph protocol or Ethereum ETL).
-
data engineering in web3
I'm surprised this is the only good response in this thread so far. Blockchain data is completely open but requires some organization in order to perform analytics. Nansen for example is a product that is built on top of ethereum-etl which you can checkout here
-
Trying To Recover Old ETH
You can use https://github.com/blockchain-etl/ethereum-etl
What are some alternatives?
dbt-databricks - A dbt adapter for Databricks.
CueObserve - Timeseries Anomaly detection and Root Cause Analysis on data in SQL data warehouses and databases
bitcoinacceptor-python - BitcoinAcceptor: Accept Bitcoin, Bitcoin Cash, or Bitcoin SV without spending any in the process
helium-etl-queries - A collection of SQL views used to enrich data produced by a Helium blockchain-etl
bitcoinlib - Bitcoin and other Cryptocurrencies Library for Python. Includes a fully functional wallet, Mnemonic key generation and management and connection with various service providers to receive and send blockchain and transaction information.
rainbow_csv - 🌈Rainbow CSV - Vim plugin: Highlight columns in CSV and TSV files and run queries in SQL-like language
walletool - a tool for reading wallet.dat files
dbd - dbd is a database prototyping tool that enables data analysts and engineers to quickly load and transform data in SQL databases.
TipBot - Cryptocurrency TipBot
NetXML-to-CSV - Convert .netxml file into CSV file
BigQuery-Python - Simple Python client for interacting with Google BigQuery.