Using a Substreams Sink
Last updated
Was this helpful?
Last updated
Was this helpful?
Once you find a package that fits your needs, you can choose how you want to consume the data. Sinks are integrations that allow you to send the extracted data to different destinations, such as a SQL database, or a file.
ERROR[05-30|14:15:57.801] Low disk space. Gracefully shutting down Geth to prevent database corruption. available=834.20MiB path=/root/.ethereum/geth
: Send the data to a database.
: Stream data directly from your application.
: Send data to a PubSub topic.
: Explore quality community maintained sinks.
Deployable Service: If you’d like your sink (e.g., SQL or PubSub) to be hosted for you, reach out to the StreamingFast team .
SQL
O
StreamingFast
Go SDK
O
StreamingFast
Rust SDK
O
StreamingFast
JS SDK
O
StreamingFast
KV Store
O
StreamingFast
Prometheus
O
Pinax
Webhook
O
Pinax
CSV
O
Pinax
PubSub
O
StreamingFast
MongoDB
C
Community
Files
C
Community
KV Store
C
Community
Prometheus
C
Community
O = Official Support (by one of the main Substreams providers)
C = Community Support