XTDB is an immutable database.
But it also has a number of other distinguishing features.
SQL 99
SQL 92
SQL:2011
OLTP
OLAP
ETL
{id: 1234,
name: "Joe",
url: "...",
stream:
[{user: {name: "Jane", url: "..."},
title: "Today",
body: "Go Fly a Kite",
likes: [{id: 5678}, {id: 1234}]}
...
]}
SQL:2011
nested: [{id: 5678}, {id: 1234}]}
Temporal Query
+
=
The Immutable Database