NornicDB
NornicDB is a high-performance graph + vector database built for AI agents and knowledge systems. It speaks Neo4j's (Bolt + Cypher) and qdrant's (gRPC) languages so you can use Nornic with zero code changes, while adding intelligent features including a graphql endpoint, air-gapped embeddings, GPU accelerated search, and other intelligent features.
NornicDB is a high-performance graph database designed for AI agents and knowledge systems. It is Neo4j-compatible, offering intelligent features like automatic relationship discovery, memory decay, and native GPU-accelerated vector search.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- CCasey WilsonMay 23, 2026
Great for building retrieval systems where you need to query both semantic vector space and structural relationships at once.
- Sterling RiveraApr 4, 2026
The Bolt protocol compatibility is a lifesaver. Connected it to my existing Cypher queries in Python instantly.
- RReese AndersonMar 10, 2026
Has anyone benchmarked the GPU acceleration against a standard Neo4j instance for large knowledge graphs?