Postgres

Set up a fully managed data pipeline to stream data into your Postgres database in real-time.

The Postgres integration is included on paid Shadow Fork plans.

The Postgres integration is available for Database Syncs. It's ideal for teams who need real-time, reorg-aware, data for indexing or analytics.

With data streamed directly into your Postgres instance, you can build REST or GraphQL APIs tailored to your specific use cases. This eliminates the overhead required of managing real-time data pipelines, allowing you to focus on core application development.

To set up a database sync, you’ll need to provide:

  • Host address

  • Database name

  • Username

  • Password

You’ll also be prompted to choose which contracts and decoded events to stream into your Postgres instance.

See the Database Syncs page for additional information.

Last updated