Pinned Repositories
2x-playground
(Archived) Early Developer Experience experimentation for 2.x
core2
learn-xtdb-datalog-today
Learn xtdb Datalog syntax
sakila-playground
An XTDB v2 playground containing the 'Sakila' (MySQL) film rental sample dataset
templates
`deps-new` templates to create an XTDB 2.x playground
xt-fiddle
XT Play - a web tool for creating small examples with XTDB
xtdb
An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt
xtdb-in-a-box
The simplest production-ready XTDB setup.
xtdb-kaggle
A small XTDB utility to download CSV datasets from Kaggle and turn them into XTDB transaction operations.
xtdb-tutorial
The xtdb "Space Adventure" tutorial
XTDB's Repositories
xtdb/xtdb
An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt
xtdb/core2
xtdb/xtdb-in-a-box
The simplest production-ready XTDB setup.
xtdb/xtdb-tutorial
The xtdb "Space Adventure" tutorial
xtdb/2x-playground
(Archived) Early Developer Experience experimentation for 2.x
xtdb/learn-xtdb-datalog-today
Learn xtdb Datalog syntax
xtdb/sakila-playground
An XTDB v2 playground containing the 'Sakila' (MySQL) film rental sample dataset
xtdb/templates
`deps-new` templates to create an XTDB 2.x playground
xtdb/xtdb-kaggle
A small XTDB utility to download CSV datasets from Kaggle and turn them into XTDB transaction operations.
xtdb/pg-play
A small service to run a new in-memory XTDB server on every PG connection
xtdb/traderX
Tech Sprint 'Bitemporal' Fork | Board: https://github.com/orgs/xtdb/projects/32
xtdb/xt-fiddle
XT Play - a web tool for creating small examples with XTDB
xtdb/bond-playground
An XT2 playground containing a James Bond dataset
xtdb/xtdb-poly-test-hang
Minimal example of xtdb hanging when using poly test runners
xtdb/xtdb-website-shared
Shared resources for xtdb.com and docs.xtdb.com
xtdb/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
xtdb/next.jdbc.xt
Experimental extension of next.jdbc to work with XTDB 2.0 (snapshots)
xtdb/driver-examples
Minimal XTDB examples for various langs - start in <5m with GitHub Codespaces
xtdb/honeysql
Turn Clojure data structures into SQL
xtdb/postgrex
PostgreSQL driver for Elixir