Ecosystem¶
The GrafeoDB ecosystem extends beyond the core database with AI/LLM integrations, visualization tools, benchmarking and browser support.
-
grafeo-server
HTTP server & web UI for Grafeo: REST API, transactions, single binary (~40MB Docker image).
-
graph-bench
Comprehensive benchmark suite for comparing graph database performance across 8 engines.
-
anywidget-vector
Interactive 3D vector visualization for embeddings in Python notebooks.
-
anywidget-graph
Interactive graph visualization widget for Python notebooks with multi-backend support.
-
grafeo-web
Browser-based Grafeo via WebAssembly with IndexedDB persistence.
-
grafeo-langchain
LangChain integration for Grafeo: graph store, vector store and Graph RAG retrieval.
-
:material-llama:{ .lg .middle } grafeo-llamaindex
LlamaIndex integration: PropertyGraphStore, vector search and knowledge graph construction.
-
grafeo-mcp
Model Context Protocol server: expose a graph database as tools for LLM agents.
-
grafeo-memory
AI memory layer for LLM applications: extract facts, deduplicate, semantic search, change history.