Editorial information provided by DB-Tools |
System |
Name |
CouchDB |
Arango DB |
Version |
3.3.5 |
3.3.4 released in aug 2018 |
Drawbacks |
1 Does not have capabilities present in an RDF data store e.g does not support SparQL |
NA |
Advantages |
NA |
Multi Model Native Database |
Languages Supported |
.net, C#, Javascript |
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby |
Website |
apache.couchdb.org |
www.arangodb.com |
XML Support |
NA |
NA |
JSON Support |
yes |
yes |
Brief description |
Open Source Transactional database with native graph storage and processing |
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). |
Database Model |
Property Graph |
Multi Model Database |
Technical Documentation |
docs.microsoft.com/en-us/azure/cosmos-db |
www.arangodb.com/documentation |
License |
Community license can be run on 1 node.Enterprise License supports multi-node cluster deployment |
commercial on aws cloud. |
Cloud-based / SaaS |
Amazon AMI available, On Prem can be installed |
Available in AWS cloud - https://aws.amazon.com/marketplace/pp/B00RNJ092K/ref=mkt_ste_catgtm_dblp
SaaS - Not available |
Implementation Language |
Java API |
C,C++,Javascript |
Operating System Supported |
Linux , OS X, Windows |
Linux , OS X, Windows |
Options for Integration / Access API |
Rest API |
Rest API , Javascript API, Android, iOS |
Consistency |
NA |
Eventual Consistency |
Foreign Keys |
No |
No |
Streaming Support |
No |
Yes |
Analytics Support |
No |
NA |
Data Storage Schema |
Key Value Store presented as Document DB |
Key Value Model |
Notable Users |
-- |
Reuters, FlightStats |
Key Differentiator |
-- |
Multi - Model Native DataModel |
Concurrency |
-- |
Yes |
Partitioning |
-- |
Sharding |
Replication |
-- |
Multi Data Center Replication supported |
Secondary Indexes |
-- |
Yes |
SchemaLess |
-- |
Yes |
SQL Query |
-- |
No |