---
title: Storage engine
description: Learn about the InfluxDB 3 Core storage engine and how it differs from the optional upgraded storage engine available in InfluxDB 3 Enterprise.
url: https://docs.influxdata.com/influxdb3/core/reference/internals/storage-engine/
estimated_tokens: 148
product: InfluxDB 3 Core
version: core
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/core/reference/internals/storage-engine/
date: '2026-07-30T09:08:13-05:00'
lastmod: '2026-07-30T09:08:13-05:00'
---

InfluxDB 3 Core always writes and stores data using the Parquet
storage engine—see [Data durability](/influxdb3/core/reference/internals/durability/)for how data flows from write to Parquet persistence.
InfluxDB 3 Enterprise also offers an upgraded storage engine as an
alternative; InfluxDB 3 Core does not include it.

#### Related

* [InfluxDB 3 Core internals](/influxdb3/core/reference/internals/durability/)
* [Enterprise storage engine](/influxdb3/enterprise/reference/internals/storage-engine/)

[storage](/influxdb3/core/tags/storage/)[internals](/influxdb3/core/tags/internals/)
