Skip to main content

Data Operations

Apache Doris provides a complete set of data operation capabilities, covering the full pipeline from data ingestion to data export. You can load data from a variety of data sources, update and delete data with transactional guarantees, and export query results or table data to external storage systems.

In addition, Apache Doris also supports managing Apache Iceberg table data directly, including direct query acceleration, write, update, and delete operations on Iceberg tables. For details, see the data management section of Iceberg Catalog.