Skip to content

Db sync

Alexander Diemand edited this page Aug 5, 2023 · 1 revision

Cardano's Db-sync project is mapping the on-chain data to a relational model, stored in PostgreSQL. We then export these data to BigQuery where they can be easily analysed.

Clone this wiki locally