Skip to main content
Turbo pipelines are Goldsky’s next generation data pipeline engine: inter-batch parallelism, startups under 5 seconds, and pipeline logic defined with a simple set of SQL and TypeScript transforms. To get started, install the Turbo CLI extension and follow the Quickstart guide to deploy your first pipeline in minutes. For supported chains, see Supported networks. For pricing, see the pricing page. Not sure Turbo is the right product? See Which product do I need? Migrating from legacy Mirror? See the migration guide.

What you’ll find here

Quickstart

Deploy your first pipeline, source to sink, in minutes.

Sources, transforms & sinks

EVM, Solana, Bitcoin, and more, shaped with SQL or TypeScript, landing in your database, queue, or warehouse.

Guides

Architecture patterns, token transfers, event decoding, DEX trades, and troubleshooting.

Pipeline cookbook

Complete, runnable YAML examples; copy one and adapt it.

Monitoring

Health dashboard, custom alerts, and Prometheus integration.

Reference

Pipeline config, CLI, SQL functions, API, and data schemas.

Key improvements over Mirror

Live data inspection

Use the inspect command to see data flowing through your live pipeline with no performance penalty.

Solana support

Build with Solana datasets incl. transactions, instructions, and token transfers, with full history from genesis.

Infinite filters

Filter on unlimited addresses from onchain data or backend updates.

Really fast decoding

Decode contract data in real time by passing your contract’s ABI or IDL.

Manage via REST API

Create, deploy, monitor, and pause pipelines programmatically.