NornicDB

orneryd/NornicDB
★ 289 stars Go 🤖 AI/LLM Updated 1mo ago
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 like local LLM inference, embeddings, rerank, HNSW search, GPU acceleration, and other advanced features.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nornicdb": {
      "command": "go",
      "args": [
        "run",
        "github.com/orneryd/NornicDB@latest"
      ]
    }
  }
}

Topics

boltcyphercypher-query-languagedatabaseembedded-systemsenterprise-solutionsgolanggraph-raggraphqlhnswlocal-llmmcp-servermemoryosneo4jopenai-api