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. Oracle vs. Rockset vs. Stardog

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

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNCache  Xexclude from comparisonOracle  Xexclude from comparisonRockset  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceOpen-Source and Enterprise in-memory Key-Value StoreWidely used RDBMSA 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 virtualization
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Key-value storeRelational DBMSDocument storeGraph DBMS
RDF store
Secondary database modelsSpatial DBMSDocument store
Search engine infoUsing distributed Lucene
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
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
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteazure.microsoft.com/­services/­cosmos-dbwww.alachisoft.com/­ncachewww.oracle.com/­databaserockset.comwww.stardog.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbwww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­databasedocs.rockset.comdocs.stardog.com
DeveloperMicrosoftAlachisoftOracleRocksetStardog-Union
Initial release20142005198020192010
Current release5.3.3, April 202423c, September 20237.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoEnterprise Edition availablecommercial inforestricted free version is availablecommercialcommercial 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 serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#, .NET, .NET Core, JavaC and C++C++Java
Server operating systemshostedLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
hostedLinux
macOS
Windows
Data schemeschema-freeschema-freeyes infoSchemaless in JSON and XML columnsschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes infoJSON typespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesdynamic typingyes
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.noyesno infoingestion from XML files supportedno infoImport/export of XML data possible
Secondary indexesyes infoAll properties auto-indexed by defaultyesyesall fields are automatically indexedyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infowith proprietary extensionsRead-only SQL queries, including JOINsYes, 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
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP RESTGraphQL 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
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptno infosupport for stored procedures with SQL-Server CLRPL/SQL infoalso stored procedures in Java possiblenouser defined functions and aggregates, HTTP Server extensions in Java
TriggersJavaScriptyes infoNotificationsyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceyesSharding, horizontal partitioningAutomatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes, with selectable consistency levelMulti-source replication
Source-replica replication
yesMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yesno infocan be realized in PL/SQLnono
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
Immediate ConsistencyEventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyesnoyes inforelationships in graphs
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 lockingACID infoisolation level can be parameterizednoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
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)fine grained access rights according to SQL-standardAccess rights for users and organizations can be defined via Rockset consoleAccess rights for users and roles
More information provided by the system vendor
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBNCacheOracleRocksetStardog
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
Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» 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 DocumentDBNCacheOracleRocksetStardog
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Blog Theme - Details
2 May 2024, Oracle

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, Oracle

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



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

AllegroGraph logo

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

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.

Milvus logo

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

Present your product here