This topic explains how to store data in RisingWave. Whenever you create either a materialized view or a table, RisingWave will persist the internal data inside object store (e.g., Amazon S3). RisingWave offers two types of storages: row-based storage (default), and columnar-based storage (Apache Iceberg).Documentation Index
Fetch the complete documentation index at: https://risingwavelabs-wyx-add-timestamp-dedicated-page.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Store data
Overview
Learn how to store data persistently inside RisingWave.