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 > Dolt vs. Immudb vs. NCache vs. ToroDB

System Properties Comparison Dolt vs. Immudb vs. NCache vs. ToroDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonImmudb  Xexclude from comparisonNCache  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Open-Source and Enterprise in-memory Key-Value StoreA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelRelational DBMSKey-value storeKey-value storeDocument store
Secondary database modelsDocument storeRelational DBMSDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.24
Rank#305  Overall
#43  Key-value stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­codenotary/­immudb
immudb.io
www.alachisoft.com/­ncachegithub.com/­torodb/­server
Technical documentationdocs.dolthub.comdocs.immudb.iowww.alachisoft.com/­resources/­docs
DeveloperDoltHub IncCodenotaryAlachisoft8Kdata
Initial release2018202020052016
Current release1.2.3, April 20225.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoEnterprise Edition availableOpen Source infoAGPL-V3
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoC#, .NET, .NET Core, JavaJava
Server operating systemsLinux
macOS
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
Linux
Windows
All OS with a Java 7 VM
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes infostring, integer, double, boolean, date, object_id
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 indexesyesyesyes
SQL infoSupport of SQLyesSQL-like syntaxSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsCLI Client
HTTP REST
gRPC protocol
PostgreSQL wire protocol
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Go
Java
JavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenono infosupport for stored procedures with SQL-Server CLR
Triggersyesnoyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes, with selectable consistency levelSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDoptimistic locking and pessimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and roles
More information provided by the system vendor
DoltImmudbNCacheToroDB
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
DoltImmudbNCacheToroDB
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, oreilly.com

provided by Google News

Codenotary Releases immudb v1.9DOM
19 October 2023, Business Wire

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Codenotary launches cloud version of tamper-proof database
27 June 2023, SC Media

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.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



Share this page

Featured Products

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

RaimaDB logo

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

Present your product here