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 > Microsoft Azure Cosmos DB vs. NCache vs. Rockset vs. Stardog vs. VoltDB

System Properties Comparison Microsoft Azure Cosmos DB vs. NCache vs. Rockset vs. Stardog vs. VoltDB

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNCache  Xexclude from comparisonRockset  Xexclude from comparisonStardog  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceOpen-Source and Enterprise in-memory Key-Value StoreA scalable, reliable search and analytics service in the cloud, built on RocksDBEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Key-value storeDocument storeGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Search engine infoUsing distributed Lucene
Relational DBMS
Search engine
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.94
Rank#195  Overall
#29  Key-value stores
Score0.79
Rank#211  Overall
#35  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbwww.alachisoft.com/­ncacherockset.comwww.stardog.comwww.voltdb.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbwww.alachisoft.com/­resources/­docsdocs.rockset.comdocs.stardog.comdocs.voltdb.com
DeveloperMicrosoftAlachisoftRocksetStardog-UnionVoltDB Inc.
Initial release20142005201920102010
Current release5.3.3, April 20247.3.0, May 202011.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoEnterprise Edition availablecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageC#, .NET, .NET Core, JavaC++JavaJava, C++
Server operating systemshostedLinux
Windows
hostedLinux
macOS
Windows
Linux
OS X infofor development
Data schemeschema-freeschema-freeschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyes infoJSON typespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterdynamic typingyesyes
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.nono infoingestion from XML files supportedno infoImport/export of XML data possible
Secondary indexesyes infoAll properties auto-indexed by defaultyesall fields are automatically indexedyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.Read-only SQL queries, including JOINsYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoonly a subset of SQL 99
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
IDistributedCache
JCache
LINQ
Proprietary native API
HTTP RESTGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresJavaScriptno infosupport for stored procedures with SQL-Server CLRnouser defined functions and aggregates, HTTP Server extensions in JavaJava
TriggersJavaScriptyes infoNotificationsnoyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceyesAutomatic shardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes, with selectable consistency levelyesMulti-source replication in HA-ClusterMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yesnonono
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
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyes inforelationships in graphsno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-item ACID transactions with snapshot isolation within a partitionoptimistic locking and pessimistic lockingnoACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights can be defined down to the item levelAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and organizations can be defined via Rockset consoleAccess rights for users and rolesUsers and roles with access to stored procedures
More information provided by the system vendor
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBNCacheRocksetStardogVoltDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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 DocumentDBNCacheRocksetStardogVoltDB
Recent citations in the news

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

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

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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.

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here