DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Neptune vs. AnzoGraph DB vs. Microsoft Azure Cosmos DB vs. OrientDB vs. Riak TS

System Properties Comparison Amazon Neptune vs. AnzoGraph DB vs. Microsoft Azure Cosmos DB vs. OrientDB vs. Riak TS

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOrientDB  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationGlobally distributed, horizontally scalable, multi-model database serviceMulti-model DBMS (Document, Graph, Key/Value)Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelGraph DBMS
RDF store
Graph DBMS
RDF store
Document store
Graph DBMS
Key-value store
Wide column store
Document store
Graph DBMS
Key-value store
Time Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websiteaws.amazon.com/­neptunecambridgesemantics.com/­anzographazure.microsoft.com/­services/­cosmos-dborientdb.org
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmlearn.microsoft.com/­azure/­cosmos-dbwww.orientdb.com/­docs/­last/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAmazonCambridge SemanticsMicrosoftOrientDB LTD; CallidusCloud; SAPOpen Source, formerly Basho Technologies
Initial release20172018201420102015
Current release2.3, January 20213.2.29, March 20243.0.0, September 2022
License infoCommercial or Open Sourcecommercialcommercial infofree trial version availablecommercialOpen Source infoApache version 2Open Source
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlang
Server operating systemshostedLinuxhostedAll OS with a Java JDK (>= JDK 6)Linux
OS X
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononono
Secondary indexesnonoyes infoAll properties auto-indexed by defaultyesrestricted
SQL infoSupport of SQLnoSPARQL and SPARQL* as primary query language. Cypher preview.SQL-like query languageSQL-like query language, no joinsyes, limited
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Apache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C++
Java
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnouser defined functions and aggregatesJavaScriptJava, JavascriptErlang
TriggersnonoJavaScriptHooksyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic shardingSharding infoImplicit feature of the cloud serviceShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-source replication in MPP-Clusteryes infoImplicit feature of the cloud serviceMulti-source replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoKerberos/HDFS data loadingwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no infocould be achieved with distributed queriesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency in MPP-ClusterBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsno infonot needed in graphsnoyes inforelationship in graphsno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and rolesAccess rights can be defined down to the item levelAccess rights for users and roles; record level security configurableno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon NeptuneAnzoGraph DBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOrientDBRiak TS
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Amazon Neptune announces support for data APIs in the AWS SDK
22 February 2024, AWS Blog

provided by Google News

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21 May 2024, SiliconANGLE News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here