blockchain-etl / ethereum-etl

Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
https://t.me/BlockchainETL
MIT License
2.94k stars 841 forks source link

CloudQuery Source Plugin? #425

Open yevgenypats opened 1 year ago

yevgenypats commented 1 year ago

Hey team, I'm the founder of cloudquery.io, a high performance open source ELT framework.

Hopefully it's the right place. Im curious if this would be interesting to write a Source Plugin for CloudQuery which will enable to ELT Ethereum blockchain data to any of the growing CloudQuery destinations (and not only BigQuery).

Will solve issues like that: https://github.com/blockchain-etl/ethereum-etl/pull/422 , https://github.com/blockchain-etl/ethereum-etl/pull/285