DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > NCache vs. OpenTSDB vs. Oracle NoSQL vs. Splice Machine vs. Stardog

System Properties Comparison NCache vs. OpenTSDB vs. Oracle NoSQL vs. Splice Machine vs. Stardog

Editorial information provided by DB-Engines
NameNCache  Xexclude from comparisonOpenTSDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSplice Machine  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionOpen-Source and Enterprise in-memory Key-Value StoreScalable Time Series DBMS based on HBaseA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value storeTime Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#195  Overall
#29  Key-value stores
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.54
Rank#252  Overall
#115  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.alachisoft.com/­ncacheopentsdb.netwww.oracle.com/­database/­nosql/­technologies/­nosqlsplicemachine.comwww.stardog.com
Technical documentationwww.alachisoft.com/­resources/­docsopentsdb.net/­docs/­build/­html/­index.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlsplicemachine.com/­how-it-worksdocs.stardog.com
DeveloperAlachisoftcurrently maintained by Yahoo and other contributorsOracleSplice MachineStardog-Union
Initial release20052011201120142010
Current release5.3.3, April 202423.3, December 20233.1, March 20217.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoEnterprise Edition availableOpen Source infoLGPLOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoAGPL 3.0, commercial license availablecommercial 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 servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#, .NET, .NET Core, JavaJavaJavaJavaJava
Server operating systemsLinux
Windows
Linux
Windows
Linux
Solaris SPARC/x86
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datepartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternumeric data for metrics, strings for tagsoptionalyesyes
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 infoImport/export of XML data possible
Secondary indexesyesnoyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.noSQL-like DML and DDL statementsyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsIDistributedCache
JCache
LINQ
Proprietary native API
HTTP API
Telnet API
RESTful HTTP APIJDBC
Native Spark Datasource
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
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Erlang
Go
Java
Python
R
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresno infosupport for stored procedures with SQL-Server CLRnonoyes infoJavauser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes infoNotificationsnonoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesyesSharding infobased on HBaseShardingShared Nothhing Auto-Sharding, Columnar Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with selectable consistency levelselectable replication factor infobased on HBaseElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication
Source-replica replication
Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnowith Hadoop integrationYes, via Full Spark Integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency infobased on HBaseEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic locking and pessimistic lockingnoconfigurable infoACID within a storage node (=shard)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
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.yesnoyes infooff heap cacheyesyes
User concepts infoAccess controlAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noAccess rights for users and rolesAccess rights for users, groups and roles according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
NCacheOpenTSDBOracle NoSQLSplice MachineStardog
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

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

More resources
NCacheOpenTSDBOracle NoSQLSplice MachineStardog
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

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

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

New Splice Machine RDBMS unites OLTP and OLAP
18 November 2015, CIO

Big Data News: Splice Machine, Carpathia, Altiscale, DataGravity
11 February 2014, Data Center Knowledge

Hadoop-based RDBMS Now Available from Splice
12 May 2014, Datanami

provided by Google News



Share this page

Featured Products

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.

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

Present your product here