That’s exactly why we released FalkorDBLite,an embedded graph engine designed for local, edge, and GenAI use cases (GraphRAG, agentic memory, semantic layers, code graphs, etc.).
We're building an open-source Text2SQL tool that transforms natural language into SQL using graph-powered schema understanding. Allowing you to ask your database questions in plain English, QueryWeaver handles the "weaving".
``` /graphify ./raw --falkordb # generate cypher.txt for FalkorDB /graphify ./raw --falkordb-push falkordb://localhost:6379 ```