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 > DolphinDB vs. Firebase Realtime Database vs. H2 vs. Immudb vs. NCache

System Properties Comparison DolphinDB vs. Firebase Realtime Database vs. H2 vs. Immudb vs. NCache

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonH2  Xexclude from comparisonImmudb  Xexclude from comparisonNCache  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An 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 Store
Primary database modelTime Series DBMSDocument storeRelational DBMSKey-value storeKey-value store
Secondary database modelsRelational DBMSSpatial DBMSRelational DBMSDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.24
Rank#305  Overall
#43  Key-value stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Websitewww.dolphindb.comfirebase.google.com/­products/­realtime-databasewww.h2database.comgithub.com/­codenotary/­immudb
immudb.io
www.alachisoft.com/­ncache
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlfirebase.google.com/­docs/­databasewww.h2database.com/­html/­main.htmldocs.immudb.iowww.alachisoft.com/­resources/­docs
DeveloperDolphinDB, IncGoogle infoacquired by Google 2014Thomas MuellerCodenotaryAlachisoft
Initial release20182012200520202005
Current releasev2.00.4, January 20222.2.220, July 20231.2.3, April 20225.3.3, April 2024
License infoCommercial or Open Sourcecommercial infofree community version availablecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoEnterprise Edition available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaGoC#, .NET, .NET Core, Java
Server operating systemsLinux
Windows
hostedAll OS with a Java VMBSD
Linux
macOS
Solaris
Windows
z/OS
Linux
Windows
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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.nonononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query languagenoyesSQL-like syntaxSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Android
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
gRPC protocol
PostgreSQL wire protocol
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
Java
JavaScript
Objective-C
Java.Net
Go
Java
JavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyeslimited functionality with using 'rules'Java Stored Procedures and User-Defined Functionsnono infosupport for stored procedures with SQL-Server CLR
TriggersnoCallbacks are triggered when data changesyesnoyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyesACIDACIDoptimistic locking and pessimistic locking
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.yesyesnoyes
User concepts infoAccess controlAdministrators, Users, Groupsyes, based on authentication and database rulesfine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
DolphinDBFirebase Realtime DatabaseH2ImmudbNCache
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
DolphinDBFirebase Realtime DatabaseH2ImmudbNCache
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

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

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

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

Open Source Immutable Database Adds Cluster Support Capable of Billions of Transactions and Potentially Unlimited ...
16 November 2021, businesswire.com

Storage news ticker – November 15 – Blocks and Files
15 November 2021, Blocks & Files

provided by Google News

How to use NCache in ASP.Net Core
26 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

NCache 4.4 Open Sourced
16 January 2015, iProgrammer

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

SingleStore logo

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

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.

Milvus logo

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

Present your product here