Ross ROSS = Recommend OSS · open-source software intelligence for agents

xtdb/xtdb

An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt observed · 2026-08-28

github.com/xtdb/xtdb · homepage · Clojure · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_readme

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 125.0
  • age_days: 3089
  • days_rel: 275
  • days_push: 7
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

3045 stars · 192 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

XTDB is an open-source (MPL-2.0) immutable, bitemporal SQL database built on Apache Arrow and S3-compatible storage. It automatically retains full data history, supports SQL:2011 temporal queries, and connects via Postgres wire-compatible and FlightSQL interfaces.

Use cases

  • query the past state of my data with time travel
  • build an auditable system of record without handcrafted audit tables
  • run bitemporal SQL reporting with backdated corrections
  • store immutable records for data compliance
  • connect a Postgres client to a temporal database
  • report on business state as-of a past timestamp

When to choose

  • you need automatic full history retention and as-of queries
  • compliance or audit requires bitemporal reporting
  • you want Postgres-compatible SQL over immutable, cloud-native storage

When to avoid

  • you need heavy mutable OLTP workloads with frequent updates
  • you require a mature ecosystem of tooling and extensions like Postgres
  • you need low-latency transactional writes at very high throughput

Facets

application · maturity active

database search-engine databases analytics developer-tools jvm self-hosted cloud sql bitemporal temporal-database immutable-database time-travel audit clojure apache-arrow postgres-wire-compatible flightsql docker

2 sources

Member repositories

RepositoryRoleHealth v2
xtdb/xtdbmain77

For agents

markdown · JSON · MCP: product_card(name="xtdb/xtdb")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem