Haskell indexer that follows the Cardano chain and stores all on-chain data in a structured PostgreSQL database.
Go streaming tool that tails the Cardano chain and emits block and transaction events through configurable filters.
.NET indexing framework for Cardano where you define reducers to shape the data stored in PostgreSQL.
GraphQL API layer over Cardano blockchain data, built on cardano-db-sync.
Rust indexer that syncs Cardano data into PostgreSQL with a modular, task-based architecture; an alternative to cardano-db-sync.