Data Indexing and Archives
Learn how to set up and manage data indexing, archival storage, and remote data stores for your Sui network nodes.
Data Management
A high-level description of data management on the Sui network that you can use to optimize your Sui full node configuration.
GraphQL and General-Purpose Indexer
Setup instructions for running the indexer, consistent store, and GraphQL in production.
Running a Remote Store
Setup instructions for running the checkpoint blob indexer to populate a remote store with protobuf checkpoint blobs.
Running the Archival Store and Service
Setup instructions for running the archival indexer, Bigtable store, and gRPC service in production.
Archive Data
The archive is a historical record of all transactions on Sui. Enable archiving on your Full nodes as a best practice.