edit
parent
93f6f3b427
commit
e96a4da02d
|
@ -10,7 +10,7 @@ menu:
|
||||||
v2.0/tags: [key concepts]
|
v2.0/tags: [key concepts]
|
||||||
---
|
---
|
||||||
|
|
||||||
InfluxDB [data elements](/v2.0/reference/key-concepts/data-elements/) are stored in [time-structured merge tree (TSM)](/v2.0/reference/internals/storage-engine/#time-structured-merge-tree-tsm) and [time series index (TSI)](/v2.0/reference/internals/storage-engine/#time-series-index-tsi) files to efficiently compact and store data.
|
InfluxDB [data elements](/v2.0/reference/key-concepts/data-elements/) are stored in [time-structured merge tree (TSM)](/v2.0/reference/internals/storage-engine/#time-structured-merge-tree-tsm) and [time series index (TSI)](/v2.0/reference/internals/storage-engine/#time-series-index-tsi) files to efficiently compact stored data.
|
||||||
|
|
||||||
InfluxDB also provides a **tabular data schema** that includes the following:
|
InfluxDB also provides a **tabular data schema** that includes the following:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue