Community Trust ScoreVerified
The Sui blockchain is stepping up its game by introducing two powerful tools — GraphQL RPC and a General-purpose Indexer — now available in public beta. These additions are designed to make blockchain data easier to access, more structured, and highly efficient for developers and applications alike. The rollout marks an important step toward improving how developers interact with on-chain data, paving the way for smoother application development and better data management across the Sui ecosystem.
Why These Tools Matter
Blockchain data can be challenging to navigate. Traditional methods like JSON-RPC, while widely used, have limitations when it comes to filtering, querying relationships, or joining datasets. Developers often need more flexible and structured tools to work with data effectively, especially when building complex applications such as decentralized exchanges, wallets, or analytics dashboards.
With GraphQL RPC, Sui offers developers a high-level query language that unlocks more advanced capabilities. Users can now perform declarative queries, filter data intelligently, and access related datasets in ways that were previously cumbersome or impossible without custom solutions. The ability to interact with blockchain data through GraphQL empowers developers to build applications faster, with fewer workarounds.
Meanwhile, the General-purpose Indexer transforms raw checkpoint data from the Sui network into structured formats that can be easily used. By converting blockchain checkpoints into a Postgres-compatible database, developers can retrieve and manage data with ease, speeding up access and reducing reliance on custom-built indexing systems. An Archival Service further supports this setup by enabling historical data lookups, allowing applications to query past transactions without building storage solutions from scratch.
Features of the Beta Release
The beta introduces several essential components:
-
GraphQL RPC Server – Offers a typed schema that covers core blockchain elements such as transactions, events, and relationships. This structure makes it possible to retrieve connected data points efficiently.
-
General-purpose Indexer – Converts checkpoints into structured databases that developers can query using familiar tools, reducing setup time and maintenance overhead.
-
Archival Service – Provides access to historical data, enabling developers to search for past events and transactions without building bespoke storage systems.
-
gRPC APIs for Streaming Data – Real-time data access supports high-performance applications requiring constant updates.
-
Custom Indexers – Developers can design tailored solutions to mirror specific states and configure storage layouts according to the unique needs of their applications.
Together, these tools form a layered data ecosystem that helps developers build, deploy, and scale decentralized applications without worrying about the intricacies of low-level data management.
How This Benefits Developers and Users
For developers, the beta’s open API structure means they can create applications more quickly and with greater confidence in data accuracy and reliability. Wallets, explorers, and dashboards are among the first applications to adopt GraphQL RPC, finding it easier to retrieve and present blockchain information.
For users, this means faster, more reliable apps. Data-heavy applications like DeFi platforms or analytics tools will be able to access up-to-date information quickly without latency or interruption. This ultimately improves the experience for users interacting with decentralized networks.
The Sui Foundation is already looking ahead, planning to expand the beta with:
-
SDK Support – Helping developers integrate the tools into their applications seamlessly.
-
Performance Benchmarks – Offering insights into how best to optimize queries and storage layouts.
-
GraphQL Subscriptions – Allowing developers to push real-time updates, ensuring that applications always present the most current data.
Custom Indexers: Tailored Solutions for Complex Applications
One of the most compelling features of this rollout is the flexibility offered through Custom Indexers. Developers working on niche applications or specific data requirements can build indexers tailored to their needs. For instance, projects with unique storage demands or complex state transitions can configure their data pipelines to match those requirements without bloating their infrastructure.
This ability to customize indexers is particularly useful for enterprise-level applications or networks that need to maintain performance while handling large volumes of data. By offering a framework that adapts to diverse use cases, Sui is not just providing tools — it’s creating an environment where developers can experiment, build, and innovate without facing unnecessary constraints.
A Step Toward Structured Blockchain Data
The release of GraphQL RPC and the General-purpose Indexer signals a shift toward a more structured, developer-friendly blockchain ecosystem. Instead of dealing with fragmented data or building proprietary indexing tools, developers now have a standardized way to interact with Sui’s data.
By combining scalability, speed, and flexibility, these tools aim to lower barriers for innovation. Applications that previously required months of development can now be built in weeks or days, and developers can focus more on improving functionality rather than overcoming technical hurdles.
Looking Ahead
As the beta progresses, Sui’s efforts to enhance blockchain data accessibility could set new standards for how decentralized applications are built and maintained. The combination of open APIs, structured data access, and customizable indexing promises to benefit developers and end users alike.
Feedback from developers during the beta phase will be critical in refining the platform, and the Sui Foundation has encouraged active participation through platforms like GitHub. As the project moves toward general availability, these enhancements are expected to support a growing community of developers building on the Sui network.
With the introduction of GraphQL RPC and the Indexer, Sui is positioning itself as a forward-thinking blockchain platform — one that values developer experience, structured data, and scalable solutions. This rollout represents a significant leap in making blockchain data more accessible and manageable for the next generation of applications.




