DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. ClickHouse vs. Firebase Realtime Database vs. H2 vs. XTDB

System Properties Comparison BigObject vs. ClickHouse vs. Firebase Realtime Database vs. H2 vs. XTDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonClickHouse  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonH2  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesA 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.A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSDocument storeRelational DBMSDocument store
Secondary database modelsTime Series DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitebigobject.ioclickhouse.comfirebase.google.com/­products/­realtime-databasewww.h2database.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.bigobject.ioclickhouse.com/­docsfirebase.google.com/­docs/­databasewww.h2database.com/­html/­main.htmlwww.xtdb.com/­docs
DeveloperBigObject, Inc.Clickhouse Inc.Google infoacquired by Google 2014Thomas MuellerJuxt Ltd.
Initial release20152016201220052019
Current releasev24.4.1.2088-stable, May 20242.2.220, July 20231.19, September 2021
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache 2.0commercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
Implementation languageC++JavaClojure
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
FreeBSD
Linux
macOS
hostedAll OS with a Java VMAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes, extensible-data-notation format
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 DML and DDL statementsClose to ANSI SQL (SQL/JSON + extensions)noyeslimited SQL, making use of Apache Calcite
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
Android
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
HTTP REST
JDBC
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
JavaClojure
Java
Server-side scripts infoStored proceduresLuayeslimited functionality with using 'rules'Java Stored Procedures and User-Defined Functionsno
TriggersnonoCallbacks are triggered when data changesyesno
Partitioning methods infoMethods for storing different data on different nodesnonekey based and customnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneAsynchronous 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 databaseyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoAccess 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-standard

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

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

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

More resources
BigObjectClickHouseFirebase Realtime DatabaseH2XTDB infoformerly named Crux
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

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

provided by Google News

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

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 Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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