IntersectMBO/cardano-db-sync (opens in new tab)
A component that follows the Cardano chain and stores blocks and transactions in PostgreSQL Cardano DB Sync Note: Anyone wishing to build and run anything in this repository should avoid the master branch and build/run from the latest release tag. Purpose The purpose of Cardano DB Sync is to follow the Cardano chain and take information from the chain and an internally maintained copy of ledger state. Data is then extracted from the chain and inserted into a PostgreSQL database. SQL queries c...
Read the original article