FALKORDB
Ultra-fast graph database for AI knowledge graphs and agent memory
ABOUT
Building knowledge graphs for AI applications — especially for RAG, agent memory, and multi-hop reasoning — requires a database that can traverse complex relationships at millisecond latency. Traditional graph databases weren't designed for AI workloads, and vector databases lack relational reasoning. FalkorDB bridges this gap with a purpose-built graph database that natively supports Cypher queries, vector similarity search, and real-time traversals in a single system. It runs in-memory for sub-millisecond query performance and supports multi-tenancy for serving multiple AI agents or tenants from a single instance. This makes it ideal for agentic memory systems that need to store, update, and query structured knowledge at inference time.
docker run -p 6379:6379 falkordb/falkordb:latest