DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > ClickHouse vs. Firebase Realtime Database vs. H2 vs. Manticore Search vs. TDSQL for MySQL

System Properties Comparison ClickHouse vs. Firebase Realtime Database vs. H2 vs. Manticore Search vs. TDSQL for MySQL

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonH2  Xexclude from comparisonManticore Search  Xexclude from comparisonTDSQL for MySQL  Xexclude from comparison
DescriptionA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.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.Multi-storage database for search, including full-text search.A high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primary database modelRelational DBMSDocument storeRelational DBMSSearch engineRelational DBMS
Secondary database modelsTime Series DBMSSpatial DBMSTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.88
Rank#37  Overall
#22  Relational DBMS
Score13.60
Rank#39  Overall
#6  Document stores
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score0.23
Rank#301  Overall
#21  Search engines
Score0.96
Rank#192  Overall
#88  Relational DBMS
Websiteclickhouse.comfirebase.google.com/­products/­realtime-databasewww.h2database.commanticoresearch.comwww.tencentcloud.com/­products/­dcdb
Technical documentationclickhouse.com/­docsfirebase.google.com/­docs/­databasewww.h2database.com/­html/­main.htmlmanual.manticoresearch.comwww.tencentcloud.com/­document/­product/­1042
DeveloperClickhouse Inc.Google infoacquired by Google 2014Thomas MuellerManticore SoftwareTencent
Initial release20162012200520172013
Current releasev24.6.2.17-stable, July 20242.2.220, July 20236.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL version 2commercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageC++JavaC++
Server operating systemsFreeBSD
Linux
macOS
hostedAll OS with a Java VMFreeBSD
Linux
macOS
Windows
hosted
Data schemeyesschema-freeyesFixed schemayes
Typing infopredefined data types such as float or dateyesyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nononoCan index from XMLno
Secondary indexesyesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)noyesSQL-like query languageyes
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
Android
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
Supported programming languagesC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
Java
JavaScript
Objective-C
JavaElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Java
PHP
Python
Ruby
Server-side scripts infoStored proceduresyeslimited functionality with using 'rules'Java Stored Procedures and User-Defined Functionsuser defined functionsyes
TriggersnoCallbacks are triggered when data changesyesnoyes
Partitioning methods infoMethods for storing different data on different nodeskey based and customnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.With clustering: 2 database servers on different computers operate on identical copies of a databaseSynchronous replication based on Galera libraryMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
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 Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.yes, based on authentication and database rulesfine grained access rights according to SQL-standardnoUsers with fine-grained authorization concept

More information provided by the system vendor

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
3rd partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

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

More resources
ClickHouseFirebase Realtime DatabaseH2Manticore SearchTDSQL for MySQL
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

A Beginner’s Guide to ClickHouse Database
13 September 2024, KDnuggets

Real-time database startup ClickHouse acquires PeerDB to expand its Postgres support
30 July 2024, TechCrunch

Azur Games migrates all game analytics data to ClickHouse Cloud on AWS
16 July 2024, AWS Blog

Database startup ClickHouse Announces PeerDB Acquistion
31 July 2024, Tech Times

ClickHouse Acquires PeerDB to Advance Postgres CDC Integration Solutions
1 August 2024, Datanami

provided by Google News

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

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

Misconfigured firebase: A real-time cyber threat
18 January 2024, Atos

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

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

Optimizing Elastic Search for High-Load Applications
18 August 2023, hackernoon.com

provided by Google News

Tencent Cloud Database recognised for cloud database management systems
21 December 2022, IT Brief Australia

Tencent Cloud partners Allo Bank to boost digital banking in Indonesia
5 July 2023, TechNode Global

Allo Bank stirs up digital banking in Indonesia with Tencent Cloud
20 July 2023, Frontier Enterprise

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia
6 July 2023, ETCIO South East Asia

Indonesia’s Allo Bank taps Tencent Cloud to enhance digital banking services
6 July 2023, FinTech Futures

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here