Editorial information provided by DB-Tools |
System |
Name |
Arango DB |
MarkLogic |
Version |
3.3.4 released in aug 2018 |
9.0 (released 2017) |
Drawbacks |
NA |
Does not have a cloud based option |
Advantages |
Multi Model Native Database |
Multi-Model Database |
Languages Supported |
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby |
.net, C#, Javascript |
Website |
www.arangodb.com |
www.marklogic.com |
XML Support |
NA |
no |
JSON Support |
yes |
yes |
Brief description |
ArangoDB is a native multi-model database system developed by ArangoDB Inc. The database system supports three data models (key/value, documents, graphs) with one database core and a unified query language AQL (ArangoDB Query Language). |
The MarkLogic product is considered a multi-model NoSQL database for its ability to store, manage, and search JSON and XML documents and semantic data (RDF triples). |
Database Model |
Multi Model Database |
Key Value DB |
Technical Documentation |
www.arangodb.com/documentation |
docs.marklogic.com |
License |
commercial on aws cloud. |
commercial on azure cloud. |
Cloud-based / SaaS |
Available in AWS cloud - https://aws.amazon.com/marketplace/pp/B00RNJ092K/ref=mkt_ste_catgtm_dblp
SaaS - Not available |
No (Big Drawback) |
Implementation Language |
C,C++,Javascript |
C++ |
Operating System Supported |
Linux , OS X, Windows |
Linux , OS X, Windows |
Options for Integration / Access API |
Rest API , Javascript API, Android, iOS |
Rest API , MongoDB drivers |
Consistency |
Eventual Consistency |
Immediate consistency |
Foreign Keys |
No |
No |
Streaming Support |
Yes |
No |
Analytics Support |
NA |
NA |
Data Storage Schema |
Key Value Model |
Multi Model Database |
Notable Users |
Reuters, FlightStats |
Chevron, JPMorgan Chase, Erie Insurance Group, Johnson & Johnson, and the US Army |
Key Differentiator |
Multi - Model Native DataModel |
True Multi Model database which can be used as key value, document and RDF store |
Concurrency |
Yes |
Yes |
Partitioning |
Sharding |
Sharding |
Replication |
Multi Data Center Replication supported |
Multi Data Center Replication supported |
Secondary Indexes |
Yes |
Yes |
SchemaLess |
Yes |
Yes |
SQL Query |
No |
-- |