sqlite-muninn

JSON →
library 0.4.0 ·javascript
verified Jun 7, 2026

sqlite-muninn is an advanced SQLite extension for agentic memory and knowledge graph primitives including HNSW vector search, graph traversal (BFS, DFS, shortest path), community detection (Leiden), Node2Vec embeddings, and native GGUF LLM model loading via llama.cpp. Current version is 0.4.0 with active monthly releases. It is zero-dependency, SIMD-accelerated (ARM NEON, x86 SSE), and ships TypeScript types. Key differentiators: combines vector search, graph analytics, and LLM inference in a single SQLite extension without external services.