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

DBMS > AllegroGraph vs. NCache vs. Oracle NoSQL vs. Splice Machine vs. TerarkDB

System Properties Comparison AllegroGraph vs. NCache vs. Oracle NoSQL vs. Splice Machine vs. TerarkDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonNCache  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSplice Machine  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSOpen-Source and Enterprise in-memory Key-Value StoreA 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 SparkA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Key-value storeDocument store
Key-value store
Relational DBMS
Relational DBMSKey-value store
Secondary database modelsSpatial DBMSDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.54
Rank#250  Overall
#114  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websiteallegrograph.comwww.alachisoft.com/­ncachewww.oracle.com/­database/­nosql/­technologies/­nosqlsplicemachine.comgithub.com/­bytedance/­terarkdb
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlwww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlsplicemachine.com/­how-it-worksbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperFranz Inc.AlachisoftOracleSplice MachineByteDance, originally Terark
Initial release20042005201120142016
Current release8.0, December 20235.3.3, April 202423.3, December 20233.1, March 2021
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoEnterprise Edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoAGPL 3.0, commercial license availablecommercial inforestricted open source version available
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, JavaJavaJavaC++
Server operating systemsLinux
OS X
Windows
Linux
Windows
Linux
Solaris SPARC/x86
Linux
OS X
Solaris
Windows
Data schemeyes infoRDF schemasschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-free
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteroptionalyesno
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.no infobulk load of XML files possiblenonono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSPARQL is used as query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like DML and DDL statementsyesno
APIs and other access methodsRESTful HTTP API
SPARQL
IDistributedCache
JCache
LINQ
Proprietary native API
RESTful HTTP APIJDBC
Native Spark Datasource
ODBC
C++ API
Java API
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
C++
Java
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispno infosupport for stored procedures with SQL-Server CLRnoyes infoJavano
Triggersyesyes infoNotificationsnoyesno
Partitioning methods infoMethods for storing different data on different nodeswith FederationyesShardingShared Nothhing Auto-Sharding, Columnar Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes, with selectable consistency levelElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integrationYes, via Full Spark Integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic locking and pessimistic lockingconfigurable infoACID within a storage node (=shard)ACIDno
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.noyesyes infooff heap cacheyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and rolesAccess rights for users, groups and roles according to SQL-standardno
More information provided by the system vendor
AllegroGraphNCacheOracle NoSQLSplice MachineTerarkDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
NCache 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
News

How a Neuro-Symbolic AI Approach Can Improve Trust in AI Apps
23 May 2024

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

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
AllegroGraphNCacheOracle NoSQLSplice MachineTerarkDB
Recent citations in the news

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19 May 2022, Data Science Central

Why Young Developers Don't Get Knowledge Graphs
30 July 2021, 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

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

Blog Theme - Details
21 August 2023, blogs.oracle.com

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

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 the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

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

How Splice Machine's Data Platform for Intelligent Apps Works
29 September 2020, eWeek

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

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

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

Milvus logo

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

Present your product here