StrataDB
Docs Reference Architecture Playground Changelog
Get Started
Docs Reference Architecture Playground Changelog Get Started
  • Getting Started
    • Installation
    • Your First Database
  • Concepts
    • Branches
    • Primitives
    • Value Types
    • Transactions
    • Durability
  • Guides
    • KV Store
    • Event Log
    • State Cell
    • JSON Store
    • Vector Store
    • Branch Management
    • Spaces
    • Sessions & Transactions
    • Search
    • Configuration
    • Branch Bundles
    • Error Handling
    • Observability
  • Cookbook
    • Agent State Management
    • Multi-Agent Coordination
    • RAG with Vectors
    • Deterministic Replay
    • A/B Testing with Branches
  • Reference
    • CLI Reference
    • MCP Server Reference
    • Python SDK Reference
    • Node.js SDK Reference
    • API Quick Reference
    • Value Types
    • Error Reference
    • Command Reference
    • Configuration
  • FAQ
  • Troubleshooting

Real-world patterns and recipes for building with StrataDB.

  • Agent State Management — KV for config, StateCell for status, EventLog for audit
  • Multi-Agent Coordination — shared databases, CAS coordination, branch isolation
  • RAG with Vectors — store embeddings, search similar, combine with KV context
  • Deterministic Replay — record nondeterministic inputs, replay later
  • A/B Testing with Branches — run two strategies, compare results

On this page

StrataDB

Memory infrastructure for AI agents. Built in Rust.

Documentation

  • Getting Started
  • Concepts
  • Guides
  • Cookbook

Reference

  • API Reference
  • Python SDK
  • CLI Reference
  • MCP Server

Resources

  • Architecture
  • Changelog
  • FAQ
  • Troubleshooting

Community

  • GitHub
  • Discord
  • Twitter
  • Contributing

© 2026 StrataDB. Released under the Apache 2.0 License.

Privacy Terms