I'm building a Dapp and I want to index records to make queries on them. I see the only option is using graph protocol. Are there any other options?
Asked
Active
Viewed 91 times
2 Answers
0
What you are likely asking is what services there exist to build custom indexers you can expose to the web frontend.
Here are some
Furthermore there are some proprietary software-as-a-service offerings, but they go against the ethos of Dapp. This is because if you use a proprietary and private service provider you application cannot be decentralised by definition.

Mikko Ohtamaa
- 82,057
- 50
- 264
- 435