NamiDB is a graph database engine designed to store data directly in cloud object storage buckets such as AWS S3, Cloudflare R2, Google Cloud Storage, Azure Blob, and MinIO. It uses the Cypher query language and organizes nodes and edges into columnar files within the bucket.
- Website
- https://www.namidb.com/[01]
- Source Code
- https://github.com/namidb/namidb[02]
- Tech Docs
- https://docs.namidb.com[03]
- @matiasfonsec
- Developer
- Country of Origin
- US
- Start Year
- 2026 [04]
- Project Types
- Commercial, Open Source
- Written in
- Rust
- License
- Business Source License
NamiDB can be deployed as an embedded library, a standalone HTTP server, or through a hosted cloud service, targeting workloads involving knowledge graphs, AI agent memory, and deep retrieval systems.
NamiDB is a graph database engine designed to store data directly in cloud object storage buckets such as AWS S3, Cloudflare R2, Google Cloud Storage, Azure Blob, and MinIO. It uses the Cypher query language and organizes nodes and edges into columnar files within the bucket.
NamiDB can be deployed as an embedded library, a standalone HTTP server, or through a hosted cloud service, targeting workloads involving knowledge graphs, AI agent memory, and deep retrieval systems.
History
NamiDB originated as an internal project at LESAI to power a hosted graph database product. Development focused on leveraging object storage primitives, specifically conditional writes introduced in AWS S3 in 2024, to build a coordinated system without external consensus services like Raft or ZooKeeper.
Citations
4 sources- NamiDB | Your graph database lives in your S3 bucket. namidb.com
- GitHub - namidb/namidb: Graph database native to the cloud. Embedded, multi-tenant, built on object storage. · GitHub github.com
- NamiDB | NamiDB namidb.com
- https://github.com/namidb/namidb/commit/73dcb7784e2256464795afddf267ee9ed127053f github.com