DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

NamiDB


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.

Source Code
https://github.com/namidb/namidb[02]
Developer
Country of Origin
US
Start Year
2026 [04]
Project Types
Commercial, Open Source
Written in
Rust
Operating Systems
Linux, macOS, Windows

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.

Database Entry

NamiDB


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.

Coordination


Data Model


Indexes


Query Interface


Storage Format


Storage Model


Storage Organization


System Architecture


Citations

4 sources
  1. NamiDB | Your graph database lives in your S3 bucket. namidb.com
  2. GitHub - namidb/namidb: Graph database native to the cloud. Embedded, multi-tenant, built on object storage. · GitHub github.com
  3. NamiDB | NamiDB namidb.com
  4. https://github.com/namidb/namidb/commit/73dcb7784e2256464795afddf267ee9ed127053f github.com
Revision #3 Last Updated: