Ask HN: What is your preferred open source graph database?
I've recently been investigating open source graph databases and find there's far less agreement on what the go-to open source db is for new projects.
Older players like Neo4j Community Edition have some limits that require upgrading to an Enterprise license. ArangoDB supported graphs but recently changed their licensing. OrientDB was acquired by SAP and is withering while it's fork-replacement ArcadeDB doesn't have great connector support and seems untested. Apache AGE development has slowed due to business changes, etc. NebulaGraph seems reasonable, but there's surprising little feedback/chatter about it online.
What's your preferred graph database (preferably open source) and why?
6 comments
[ 5.7 ms ] story [ 25.9 ms ] threadhttps://github.com/kuzudb/kuzu
You may have to do a lil bit of work to get backups working. But once you get past that, it's awesome.
I think its a no brainer for anyone excited by tools like duckdb and libsql. Fits in my stack perfectly well.
We shared our use case publicly, with a bit of details on performance gains and simplicity: https://www.bauplanlabs.com/blog/ephemeral-graphs-for-data-d...
I would avoid Neo4j open source offerings (community edition, etc) like the plague until their court case is over. They are fighting to be able to use their interpretation of what GPL terms means - and from their past behavior - it’s probably going to be bad news for anyone who adopted it because it was open source.