Data indexers
The Graph
The Graph is an indexing protocol for organizing blockchain data and making it easily accessible with GraphQL. Etherlink dApps can use GraphQL to query open APIs called subgraphs, to retrieve data that is indexed on the network.
Learn how to create and deploy your own subgraph in this guide, and find more about querying existing subgraphs here.
Subsquid
Subsquid is a peer-to-peer network to quickly batch, query and aggregate on-chain and off-chain data.
Learn how to use their SDK with this guide.