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

DBMS > Firebase Realtime Database vs. Google Cloud Bigtable vs. MonetDB vs. PieCloudDB vs. YugabyteDB

System Properties Comparison Firebase Realtime Database vs. Google Cloud Bigtable vs. MonetDB vs. PieCloudDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonMonetDB  Xexclude from comparisonPieCloudDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A relational database management system that stores data in columnsA cloud-native analytic database platform with new technologoy for elastic MPPHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument storeKey-value store
Wide column store
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.29
Rank#39  Overall
#6  Document stores
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score0.25
Rank#304  Overall
#138  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasecloud.google.com/­bigtablewww.monetdb.orgwww.openpie.comwww.yugabyte.com
Technical documentationfirebase.google.com/­docs/­databasecloud.google.com/­bigtable/­docswww.monetdb.org/­Documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperGoogle infoacquired by Google 2014GoogleMonetDB BVOpenPieYugabyte Inc.
Initial release2012201520042017
Current releaseDec2023 (11.49), December 20232.1, January 20232.19, September 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoMozilla Public License 2.0commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageCC and C++
Server operating systemshostedhostedFreeBSD
Linux
OS X
Solaris
Windows
hostedLinux
OS X
Data schemeschema-freeschema-freeyesyesdepending on used data model
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nonono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnonoyes infoSQL 2003 with some extensionsyesyes, PostgreSQL compatible
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
CLI Client
JDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesJava
JavaScript
Objective-C
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Java
PL/SQL
Python
R
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored procedureslimited functionality with using 'rules'noyes, in SQL, C, Ruser defined functionsyes infosql, plpgsql, C
TriggersCallbacks are triggered when data changesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding via remote tablesyesHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesnone infoSource-replica replication available in experimental statusyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesAtomic single-row operationsACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlyes, based on authentication and database rulesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardUser Roles and pluggable authentication with full SQL Standardyes
More information provided by the system vendor
Firebase Realtime DatabaseGoogle Cloud BigtableMonetDBPieCloudDBYugabyteDB
Specific characteristicsPieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesExtreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosPieCloudDB is ideal for Data mining applications that require extreme scalability...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersSail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsPieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» more
Apache 2.0 license for the database
» 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
Firebase Realtime DatabaseGoogle Cloud BigtableMonetDBPieCloudDBYugabyteDB
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

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

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

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

Test of Time Award for paper on vectorized execution
16 January 2024, Centrum Wiskunde & Informatica (CWI)

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

provided by Google News

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
19 May 2022, Forbes

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

RaimaDB logo

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

Present your product here