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.