The database for our time
To simplify development, reporting and compliance for immutable systems.
SQL that remembers everything,
with corrections and flexible schema,
for fine-grained reporting and time travel:
To simplify development, reporting and compliance for immutable systems.
SQL that remembers everything,
with corrections and flexible schema,
for fine-grained reporting and time travel:
Run XTDB using Docker and connect via a PostgreSQL wire-compatible connection.
# latest release, 100% open source (MPL-2.0 license)
docker run -p 5432:5432 ghcr.io/xtdb/xtdb # connect via Postgres tooling and drivers, e.g.
psql -h localhost xtdb -c "SELECT 42"
Effective auditability drives trust and learning, supported by:
The status quo
Most systems model the world as it currently is. The history of changes is hard to access and meaningfully query — even basic analysis becomes unreliable when everything is shifting.
Immutability helps, but...
Data lakes and table formats give you immutability, which helps. But snapshots are coarse and few systems attempt to solve the harder aspects of time travel.
The hard truth
If you can't query the past, you will struggle to meet the requirements of the future.
"What was the state of the business as-of 5pm on Friday given the backdated additions and corrections as-of 9am this morning?"
XTDB's bitemporal design provides a robust foundation for auditable reporting, and therefore auditable decision making. This is valued across every level of an organization:
Auditable reporting for Change Data Integration
Symptoms
Solution
New Development
Pains
Solution
XTDB delivers time-travel SQL over immutable object storage.
XTDB records a full 'bitemporal' history of data, observable across time:
CMU talk hosted by Prof. Andy Pavlo
Watch the full lecture Future Data Systems Seminar Series — Fall 2025, featuring MotherDuck, Snowflake, Databricks etc.
Transactional data with perfect memory:
Deploy XTDB directly from your cloud provider — and also on-prem.
Schedule a free demo with our solution engineers to learn how XTDB can help address your complex domain and architecture requirements.
Copyright © 2026, JUXT Ltd