Skip to Main Content

Caerostris

Built at Claude Build Day · Jun 13, 2026 · San Francisco, CA

Demo video · github.com/…

Modern AI workloads increasingly need connected graph data, but scalable, fast, compute-storage decoupled Graph databases are under developed. Caerostris is an ACID compliant graph database written from scratch in Rust that uses remote commodity object storage (S3) and can operate either in embedded mode (think DuckDB/Sqlite) or server mode (think Postgres/Neo4j). The database supports the full openCypher language spec, targets sub-second cold query latency for multi-hop anchored / semi-anchored queries, and supports btree secondary indices for node property filtering queries.

Team