Skip to content

Blog

Engineering insights and development updates from the XTDB team

NEWEST

How we 40x'd the performance of a class of temporal queries

A performance deep-dive into how a temporal-aware database can elide work that a general-purpose one can't even see.

Deep Dive
Performance
James Henderson
1 December, 2025
Jeremy Taylor

XTDB 2.1: ATTACH to integrate

Working across multiple databases can be a pain, but XTDB now makes it simple.

Multi-Database
Release
5 June, 2025
James Henderson

Building a Bitemporal Index (part 3): Storage

A technical deep-dive trilogy explaining how a bitemporal-aware database can handle and optimise for temporal data differently to general-purpose databases.

Deep Dive
6 May, 2025
Jeremy Taylor

UPDATE RECONSIDERED, delivered?

In 1977, just 3 years after SQL was born, the paper UPDATE RECONSIDERED was published. What can it tell us in 2025?

Bitemporality
14 February, 2025
James Henderson

[ANN] 2.0.0-beta6

Also a sneak peak at the upcoming beta7 release...

Releases