DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft Azure Cosmos DB vs. NuoDB vs. Riak KV vs. SAP SQL Anywhere vs. Stardog

System Properties Comparison Microsoft Azure Cosmos DB vs. NuoDB vs. Riak KV vs. SAP SQL Anywhere vs. Stardog

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNuoDB  Xexclude from comparisonRiak KV  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceNuoDB is a webscale distributed database that supports SQL and ACID transactionsDistributed, fault tolerant key-value storeRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSGraph DBMS
RDF store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteazure.microsoft.com/­services/­cosmos-dbwww.3ds.com/­nuodb-distributed-sql-databasewww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.stardog.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbdoc.nuodb.comwww.tiot.jp/­riak-docs/­riak/­kv/­latesthelp.sap.com/­docs/­SAP_SQL_Anywheredocs.stardog.com
DeveloperMicrosoftDassault Systèmes infooriginally NuoDB, Inc.OpenSource, formerly Basho TechnologiesSAP infoformerly SybaseStardog-Union
Initial release20142013200919922010
Current release3.2.0, December 202217, July 20157.3.0, May 2020
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen Source infoApache version 2, commercial enterprise editioncommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ErlangJava
Server operating systemshostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeyesschema-freeyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes infoJSON typesyesnoyesyes
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.nonoyesno infoImport/export of XML data possible
Secondary indexesyes infoAll properties auto-indexed by defaultyesrestrictedyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query languageyesnoyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
ADO.NET
HTTP API
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
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
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptJava, SQLErlangyes, in C/C++, Java, .Net or Perluser defined functions and aggregates, HTTP Server extensions in Java
TriggersJavaScriptyesyes infopre-commit hooks and post-commit hooksyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicedata is dynamically stored/cached on the nodes where it is read/writtenSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes infoManaged transparently by NuoDBselectable replication factorSource-replica replication infoDatabase mirroringMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyesno infolinks between data sets can be storedyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-item ACID transactions with snapshot isolation within a partitionACID infotunable commit protocolnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTemporary tableyesyes
User concepts infoAccess controlAccess rights can be defined down to the item levelStandard SQL roles/ privileges, Administrative Usersyes, using Riak Securityfine grained access rights according to SQL-standardAccess rights for users and roles

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
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBNuoDBRiak KVSAP SQL Anywhere infoformerly called Adaptive Server AnywhereStardog
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 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

provided by Google News

NuoDB Expands Community Edition to Support Elastic Scale-Out
15 May 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

Rimini Street to offer database, security services
7 June 2017, ZDNet

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here