Goldsky Mirror lets you stream onchain data directly into your database with sub-second latency. Mirror pipelines give you the flexibility to combine onchain and offchain data, power real-time dashboards, APIs, and analytics without maintaining complex infrastructure.
Goldsky Mirror uses .yaml pipeline configurations to define data pipelines that:
- Are reorg-aware and always up-to-date
- Support automatic backfill and live streaming
- Apply transforms to filter or reshape data
- Work across chains with harmonized timestamps
Mirror handles the infrastructure for you—so you can focus on using the data, not moving it.
- Select the chain you want to index—either through direct indexing or subgraphs. Filter and reshape your data with transforms.
- Send data to the best sink for your use case: fast APIs, robust analytics, or even real-time channels. Pick from Postgres, ClickHouse, Kafka, and more.
📚 View supported chains including XRPL EVM: https://docs.goldsky.com/chains/supported-networks
Set up your first database pipeline by creating a pipeline. Mirror supports both a drag-and-drop visual editor (Flow) and a CLI-based workflow for power users.
📺 Step-by-step walkthrough for building your first pipeline
You can create a pipeline using:
- Goldsky Flow – a visual editor for building pipelines in your browser
- Goldsky CLI – configure and deploy via command line