|
|
|
|
|
by beginrescueend
4503 days ago
|
|
I've used OrientDB and ArangoDB, both being graph and document (JSON) databases. I had some initial success with OrientDB, under version 1.3. However, after frustration with the documentation and frustration with having to completely recode my app in version 1.4, I decided to look again. Versions 1.4 through 1.6 all had problems crashing doing bulk imports, so I gave up on it. Now, I'm using ArangoDB and am pleased with documentation, stability, and am liking AQL and Foxx (an API server included with ArangoDB). While there are some things in OrientDB that don't yet exist in ArangoDB, I am pleased with ArangoDB. Try it here: http://arangodb.org/ |
|
Apart from bulk inserts what other problems did you face. If you don't mind answering why should I consider orient db over arango db?