Task Description
Explore supporting embedded/lightweight databases as alternatives to Memgraph, removing the requirement for Docker and a running database server. This would significantly lower the barrier to entry for new users.
Suggested candidates:
| Database |
Type |
Notes |
| Kuzu |
Graph + Vector |
Embedded, Cypher compatible, drop-in Neo4j alternative |
| LanceDB |
Vector |
Embedded, serverless |
| Chroma |
Vector |
Embedded, simple API |
| Turso |
SQL + Vector |
SQLite based, embedded |
Kuzu is particularly interesting because it supports Cypher queries natively, which could minimize changes to the existing query pipeline.
Acceptance Criteria
References
Priority
Estimated Effort
Task Description
Explore supporting embedded/lightweight databases as alternatives to Memgraph, removing the requirement for Docker and a running database server. This would significantly lower the barrier to entry for new users.
Suggested candidates:
Kuzu is particularly interesting because it supports Cypher queries natively, which could minimize changes to the existing query pipeline.
Acceptance Criteria
References
Priority
Estimated Effort