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

DBMS > CrateDB vs. NCache vs. Splice Machine vs. TerarkDB vs. TypeDB

System Properties Comparison CrateDB vs. NCache vs. Splice Machine vs. TerarkDB vs. TypeDB

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonNCache  Xexclude from comparisonSplice Machine  Xexclude from comparisonTerarkDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionDistributed Database based on LuceneOpen-Source and Enterprise in-memory Key-Value StoreOpen-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 MongoDBTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value storeRelational DBMSKey-value storeGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Secondary database modelsRelational DBMSDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.71
Rank#227  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#10  Vector DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score0.54
Rank#252  Overall
#115  Relational DBMS
Score0.08
Rank#367  Overall
#56  Key-value stores
Score0.70
Rank#230  Overall
#20  Graph DBMS
#8  Object oriented DBMS
#106  Relational DBMS
Websitecratedb.comwww.alachisoft.com/­ncachesplicemachine.comgithub.com/­bytedance/­terarkdbtypedb.com
Technical documentationcratedb.com/­docswww.alachisoft.com/­resources/­docssplicemachine.com/­how-it-worksbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKctypedb.com/­docs
DeveloperCrateAlachisoftSplice MachineByteDance, originally TerarkVaticle
Initial release20132005201420162016
Current release5.3.3, April 20243.1, March 20212.28.3, June 2024
License infoCommercial or Open SourceOpen SourceOpen Source infoEnterprise Edition availableOpen Source infoAGPL 3.0, commercial license availablecommercial inforestricted open source version availableOpen Source infoGPL Version 3, commercial licenses 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 languageJavaC#, .NET, .NET Core, JavaJavaC++Java
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
Windows
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesnoyes
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
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitySQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesnono
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
Native Spark Datasource
ODBC
C++ API
Java API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
C++
Java
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresuser defined functions (Javascript)no infosupport for stored procedures with SQL-Server CLRyes infoJavanono
Triggersnoyes infoNotificationsyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingyesShared Nothhing Auto-Sharding, Columnar Partitioningnoneno
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelyes, with selectable consistency levelMulti-source replication
Source-replica replication
noneSynchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesYes, via Full Spark Integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyoptimistic locking and pessimistic lockingACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.noyesyesyesno
User concepts infoAccess controlrights management via user accountsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users, groups and roles according to SQL-standardnoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
CrateDBNCacheSplice MachineTerarkDBTypeDB infoformerly named Grakn
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
CrateDBNCacheSplice MachineTerarkDBTypeDB infoformerly named Grakn
Recent citations in the news

AWS Marketplace: CrateDB Cloud Comments
12 June 2024, AWS Blog

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16 May 2017, businesswire.com

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

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

Real-time machine learning with Splice Machine's ML Manager
17 April 2019, TechTarget

How To Axe Db2 But Keep Your Code
10 March 2020, Towards Data Science

provided by Google News

A Chinese company is making the cloud 200x faster ยท TechNode
3 July 2017, TechNode

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

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

Neo4j logo

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

Milvus logo

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

Present your product here