Documentation

Everything you need to run Arc in production.

Install guides, configuration reference, integrations and operational detail for Arc, Arc Enterprise, Arc Launchpad and the arcli command line.

Arc OSS

The open, SQL-native time-series database.

Install it, ingest over Line Protocol or MessagePack, query with SQL, and connect Grafana, Telegraf, MQTT or OpenTelemetry.

Read the docs
W

Arc Enterprise

Arc for clusters, with the controls a shared deployment needs.

Multi-node clustering, RBAC, audit logging, tiered storage and query governance, on top of everything in Arc.

Read the docs
The Launchpad SQL console

Arc Launchpad

A self-hosted console for the Arc instances you run.

Run SQL, browse logs, manage tokens and retention, set up alerts and continuous queries, and share access with a team.

Read the docs
$ arcli query "SELECT host, avg(usage) FROM cpu GROUP BY 1"HOST AVG(USAGE)web-1 0.61web-2 0.71$

arcli

The command line for Arc.

Named connections, SQL queries, writes and bulk imports, token and retention admin, backups and cluster status from your terminal or a script.

Read the docs

From the blog

All posts