Skip to content

Commit bc975d3

Browse files
committed
docs: add introduction to InfluxDB 3 Core and Enterprise editions
1 parent 4e6ce50 commit bc975d3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

influxdb/content.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# What is InfluxDB 3?
2+
3+
InfluxDB 3 is a database built to collect, process, transform, and store event and time series data, and is ideal for use cases that require real-time ingest and fast query response times to build user interfaces, monitoring, and automation solutions.
4+
5+
InfluxDB 3 comes in two editions:
6+
7+
- **InfluxDB 3 Core**: A free, open source version of the new engine for local development and prototyping.
8+
- **InfluxDB 3 Enterprise**: A production-grade, scalable time series database that includes support for clustering, security, and enterprise features.
9+
10+
For full documentation, visit the [InfluxDB 3 documentation site](https://docs.influxdata.com)
11+
112
# What is InfluxDB?
213

314
InfluxDB is the time series data platform designed to handle high write and query workloads. Using InfluxDB, you can collect, store, and process large amounts of timestamped data, including metrics and events for use cases such as DevOps monitoring, application metrics, IoT sensors, and event monitoring.

0 commit comments

Comments
 (0)