# StrataDB > StrataDB is an embedded database with the whole git model: zero-copy O(1) > branches, diff, merge, cherry-pick, time travel, and search — across five > primitives (kv, event, json, vector, graph). One file, no server. Rust core, > Python/Node SDKs, MCP server. Apache-2.0. Research preview (v0.6.1). ## Start here - [For AI agents — integration recipe](https://stratadb.org/docs/getting-started/for-agents.md) - [Installation](https://stratadb.org/docs/getting-started/installation.md) - [API quick reference](https://stratadb.org/docs/reference/api-quick-reference.md) - [MCP server reference](https://stratadb.org/docs/reference/mcp.md) - [Concepts: branches](https://stratadb.org/docs/concepts/branches.md) ## Note Every documentation page is available as markdown: append `.md` to its URL. ## Optional - [Full documentation corpus](https://stratadb.org/llms-full.txt) - [Whitepapers (internals)](https://stratadb.org/architecture/index.md)