4 days ago
A graph database optimised for read with local file storage, interesting for LLM use cases.
13 Dec 25
NornicDB is a high-performance graph database designed for AI agents and knowledge systems. It speaks Neo4j’s language (Bolt protocol Cypher) so you can switch with zero code changes, while adding intelligent features including GPU accelerated embedding search, k-means, and auto TLP with optional LLM inference, plus plugins. - orneryd/NornicDB