GrafitoDB
GrafitoDB is a SQLite-based property graph database with a Cypher-like query language, vector search, and full-text search.
Highlights
- Property graph model with labels, relationships, and JSON properties
- Cypher queries plus a Python API
- Vector and hybrid search (ANN backends supported)
- FTS5-based full-text search
- Import tools (Neo4j dumps, JSON, NetworkX)