ether_sql
A Python library to push ethereum blockchain data into an sql database.
ether_sql was built by , with the goal of making Ethereum data easily available to everyone. This library can be used as a backbone for creating block explorers or performing data analysis.
It is written in Python 3.5+, uses for geting data using JSON-RPC calls and uses to connect to a postgressql database.
Buidl S
1