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 (by blockchain-etl)
spotty
Training deep learning models on AWS and GCP instances (by spotty-cloud)
ethereum-etl | spotty | |
---|---|---|
3 | 3 | |
3,041 | 491 | |
0.7% | 0.0% | |
6.7 | 0.0 | |
2 months ago | over 1 year ago | |
Python | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
ethereum-etl
Posts with mentions or reviews of ethereum-etl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-27.
-
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
spotty
Posts with mentions or reviews of spotty.
We have used some of these posts to build our list of alternatives
and similar projects.
-
[D] Interactive Compute Platform Recommendations for ML Research
Use spotty https://github.com/spotty-cloud/spotty to launch AWS Spot instances that you can use ssh port forwarding with to run GPU experiments from a jupyer notebook.
-
[P]Spotml.io: Seamless ML training on AWS Spot instances, with docker (training 3X cheaper)
SpotML is a command line tool that automatically manages ML training on AWS spot instances. It lets you handle spot interruptions by resuming training using the latest checkpoint. Documentation link to try it out Looking for feedback from early testers. You would be an ideal candidate if you have a side project that you're spending your own money to train. Acknowledgement: - SpotML is built on top of existing open source library Spotty
-
Show HN: Seamless ML training on AWS Spot instances
- SpotML is built on top of existing open source library Spotty: https://github.com/spotty-cloud/spotty
What are some alternatives?
When comparing ethereum-etl and spotty you can also consider the following projects:
dbd - dbd is a database prototyping tool that enables data analysts and engineers to quickly load and transform data in SQL databases.
micro-service-email - Deploy a self-hosted gmail microservice in minutes
CueObserve - Timeseries Anomaly detection and Root Cause Analysis on data in SQL data warehouses and databases
sagemaker-training-toolkit - Train machine learning models within a 🐳 Docker container using 🧠 Amazon SageMaker.
bitcoin-etl - ETL scripts for Bitcoin, Litecoin, Dash, Zcash, Doge, Bitcoin Cash. Available in Google BigQuery https://goo.gl/oY5BCQ
sagemaker-run-notebook - Tools to run Jupyter notebooks as jobs in Amazon SageMaker - ad hoc, on a schedule, or in response to events