diff --git a/docs/tools/developer-tools/data-indexers.mdx b/docs/tools/developer-tools/data-indexers.mdx index 40e7a7ee7..7e312f9a6 100644 --- a/docs/tools/developer-tools/data-indexers.mdx +++ b/docs/tools/developer-tools/data-indexers.mdx @@ -9,17 +9,13 @@ sidebar_position: 60 To power your applications, a range of data services will be available from data indexers with query interfaces. These indexers will allow you to easily store and retrieve decoded ledger data, contract event emissions, and more. You can focus more energy on making your project successful, and waste less time figuring out precisely how to get the important data from the network. -### [Ankr](https://www.ankr.com/) - -Also offers RPC and Horizon instances. - ### [BlockEden](https://blockeden.xyz/stellar-soroban/) An all-in-one Stellar RPC, indexer GraphQL API, and data analytics web portal. ### [Goldsky](https://goldsky.com/) -Mirror and indexer coming soon. +A data pipeline tool allowing you to combine on-chain and off-chain data however you like, streamed directly into your own custom database. ### [Mercury](https://mercurydata.app/)