Documentation
engrava is the memory database for AI agents — SQLite-first, embedded, no server required. Start with the Quick Start, then explore the concepts and guides at your own pace.
Getting StartedInstall engrava and run your first store in under 5 minutes.ConceptsUnderstand the architecture, hybrid search model, and dreaming consolidation.GuidesYAML configuration, extension hooks, observability, and multi-service setup.API ReferenceKey classes and methods: EngravaManager, SqliteEngravaCore, MindQL.