Stratum - a pure JVM columnar SQL engine using the Java Vector API
Java Vector API beats DuckDB on 35/46 queries; O(1) table branching via structural sharing.

Git-like branching for columnar data with DuckDB-beating benchmarks from pure JVM.
Data engineers running analytical queries on immutable datasets
DuckDB · Datomic · Delta Lake
Java Vector API beats DuckDB on 35/46 queries; O(1) table branching via structural sharing.
Interactive DuckDB-WASM benchmark beats static leaderboards for agentic SQL eval.
Beam over DuckDB unites type safety with OLAP, but only solves Haskell teams' analytics problem.
The repo does one practical thing well: quantify the real-world impact of Apple Silicon's unified memory on analytics by running six TPC-H queries plus a GPU-favorable QX and shipping the raw charts and code. It's specific and empirical — you get MLX vs NumPy vs DuckDB numbers and PNGs, not just hand-wavy claims — but it's narrowly scoped to M4 hardware and small-ish scales, so its conclusions are useful for experimentation rather than sweeping generalization.
Skip the restore—query old database states from snapshots in seconds instead of hours.
Replaces PostgreSQL + Redis + Neo4j + ClickHouse with one Rust binary.