Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Embeddable GraphDBs? [closed]

Could you recommend me GraphDB that can be embedded in one app process like Neo4j, but must be free for commercial usage and must supports C# or Java?

Thank you for any advice!

like image 887
Edward83 Avatar asked Sep 10 '26 19:09

Edward83


2 Answers

Neo4j's open-source version doesn't limit the size of database.

Edit:

Neo4j's open-source version is licensed under AGPLv3, so you can't use it with closed source software products; your first unsupported instance of Neo Basic Server is free of charge though, so if you neither need commercial support nor the full feature set you are good to go for a closed source project as well.

But, good news for you: OrientDB is a java embeddable, fast, transactional (ACID), scalable, lightweight graph-document database, also supports SQL. And it's licensed under Apache 2.0, so OrientDB is free for any use.

like image 51
Jeff Avatar answered Sep 12 '26 19:09

Jeff


I would also suggest OrientDB, but you can find more choices here: http://en.wikipedia.org/wiki/Graph_database.

like image 31
rustyx Avatar answered Sep 12 '26 18:09

rustyx



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!