IssunDB is an embedded graph database written in Rust. It operates without a separate server process and targets workloads such as GraphRAG pipelines, knowledge graph querying, and graph analytics. The system supports property graphs, Cypher queries, vector embeddings, and full-text search.
- Source Code
- https://github.com/IssunDB/issun-db[02]
- Country of Origin
- NO
- Start Year
- 2026
- Project Types
- Hobby, Open Source
- Written in
- Rust
- Licenses
- Apache v2, MIT License
IssunDB is an embedded graph database written in Rust. It operates without a separate server process and targets workloads such as GraphRAG pipelines, knowledge graph querying, and graph analytics. The system supports property graphs, Cypher queries, vector embeddings, and full-text search.
History
IssunDB is an open-source project currently in early development. It was created to provide a lightweight, serverless graph database engine for AI applications and hybrid retrieval workflows.