joshstevens19 / reth-indexer

reth-indexer reads directly from the reth db and indexes the data into traditional and alternative databases / datastores (postgres, GCP bigquery, etc) all decoded with a simple config file and no extra setup alongside exposing a API ready to query the data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support writing to bigquery

joshstevens19 opened this issue · comments

We support postgres but we should support other databases

heya, planning to take this on, will you posted, thx!

hi, apologies for delay! here's a PR to take a look at, thanks
#37