Using a Substreams Sink
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
SQL Database: Send the data to a database.
Direct Streaming: Stream data directly from your application.
PubSub: Send data to a PubSub topic.
Community Sinks: 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 here.
Navigating Sink Repos
Official
Community
O = Official Support (by one of the main Substreams providers)
C = Community Support
Last updated
Was this helpful?