Detailed walkthroughs for each StrataDB feature.

Per-Primitive Guides

  • KV Store — key-value operations, prefix filtering, versioned reads
  • Event Log — append-only event streams, reading by type
  • State Cell — mutable state with CAS, coordination patterns
  • JSON Store — structured documents with path-level access
  • Vector Store — collections, similarity search, metadata filtering
  • Branch Management — creating, switching, listing, and deleting branches
  • Spaces — organizing data within branches using spaces

Cross-Cutting Guides