Hi everyone,
I’m trying to build a graphRAG and use the graph db with it, so far everything points to neo4j. Do we have any more options that are better and more production-friendly?
Hi everyone,
I’m trying to build a graphRAG and use the graph db with it, so far everything points to neo4j. Do we have any more options that are better and more production-friendly?
My knowledge is a bit dated, but Neo4j has always been the most userfriendly choice.
I’ve been using Amazon Neptune for our graph database in production. It’s easy to set up and supports various graph query languages (we chose Gremlin).
I recommend Microsoft GraphRAG. There’s a Python version available, as well as an Azure Solution Accelerator.
You may want to check out FalkorDB, Kuzu, or even Nebula.