Good Graph Database options?

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?

3 Likes

My knowledge is a bit dated, but Neo4j has always been the most userfriendly choice.

4 Likes

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).

2 Likes

I recommend Microsoft GraphRAG. There’s a Python version available, as well as an Azure Solution Accelerator.

1 Like

You may want to check out FalkorDB, Kuzu, or even Nebula.