Skip to content

Writing

The World of Data Services

Athsrueas.eth · Thomas Freestone

This concise review aims to showcase the value that The Graph offers as a data service platform. I’ll explore leading SaaS platforms, established statistics tools, Microsoft options, and R/Python solutions, focusing on their suitability for data analysts or anyone interested in data driven decision making. I hope that many of these services will receive comparable competitors on The Graph protocol.

Whether you’re comfortable with code or prefer user-friendly interfaces, this review covers services that fit both niches.

Database platforms

Managing and operating a database on premises is always an option but involves many technical skills that might be worth delegating to another team. There are many DBaaS platforms that are very popular for this purpose. There are also lots of potential downsides including obfuscated price structures and general pricing issues due to lack of competition. I am convinced that for many applications a competitive decentralized network will be able to offer more competitive pricing than a traditional DBaaS.

SaaS platforms

User-friendly platforms like Looker and Sisense and tools like Power BI from Microsoft are ideal for quick data exploration and visualization. Big names like Amazon, Microsoft, and Google offer cloud based SaaS platforms. The biggest downside here is that you have little guarantee of security and privacy. Contrast that with a network like The Graph that is utilizing zero knowledge proofs and other cryptographic features to enable private data to be processed by outside machines without compromising confidentiality.

Statistics powerhouses

For heavy-duty analysis, many delve into SAS and IBM SPSS. Also don’t overlook the power of an Excel workbook.

Open-source options

R and Python offer flexibility and cost-effectiveness, but come with a steeper learning curve. As with databases many choose to use a hosted platform like Google Colab or Jupyter. There are also open source options for databases like ClickHouse. Many of these can and will be used in tandem with the services offered on The Graph.

The Graph: open source and decentralized

The core dev teams like StreamingFast are hard at work developing tools for piping in and out data that will work with many of the tools people are already using like ClickHouse. Unlike traditional cloud services The Graph has many Indexer operators who run independent of each other. This means that there is no one entity, such as Google, that can decide that you cannot use a particular service.

The Graph has also attracted lots of interest from developers on the bleeding edge of cryptography and data services, with long-term grants being extended to teams like Semiotic Labs and StreamingFast who have developed technology like Odos and Substreams.

I am really excited about some of the products that the core devs have teased such as the LLM companion agentc.xyz by Semiotic Labs during Core Dev Call 26. Agentc aims to be a general purpose database search with LLM support.

If you want to learn more, try The Graph yourself and see the difference that it can make.