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. Lovefield vs. NuoDB vs. OpenSearch

System Properties Comparison Firebase Realtime Database vs. Google Cloud Bigtable vs. Lovefield vs. NuoDB vs. OpenSearch

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonLovefield  Xexclude from comparisonNuoDB  Xexclude from comparisonOpenSearch  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.Embeddable relational database for web apps written in pure JavaScriptNuoDB is a webscale distributed database that supports SQL and ACID transactionsA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelDocument storeKey-value store
Wide column store
Relational DBMSRelational DBMSSearch engine
Secondary database modelsVector DBMS
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
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websitefirebase.google.com/­products/­realtime-databasecloud.google.com/­bigtablegoogle.github.io/­lovefieldwww.3ds.com/­nuodb-distributed-sql-databasegithub.com/­opensearch-project
opensearch.org
Technical documentationfirebase.google.com/­docs/­databasecloud.google.com/­bigtable/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddoc.nuodb.comopensearch.org/­docs/­latest
DeveloperGoogle infoacquired by Google 2014GoogleGoogleDassault Systèmes infooriginally NuoDB, Inc.Amazon Web Services
Initial release20122015201420132021
Current release2.1.12, February 20172.5.0, January 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageJavaScriptC++Java
Server operating systemshostedhostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safarihosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
All OS with a Java VM
Data schemeschema-freeschema-freeyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistent
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.nononono
Secondary indexesyesnoyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnonoSQL-like query language infovia JavaScript builder patternyesSQL-like query language
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
JDBC
ODBC
Java API
RESTful HTTP/JSON API
Supported programming languagesJava
JavaScript
Objective-C
C#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored procedureslimited functionality with using 'rules'nonoJava, SQLyes
TriggersCallbacks are triggered when data changesnoUsing read-only observersyesyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesShardingnonedata is dynamically stored/cached on the nodes where it is read/writtenSharding
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesnoneyes infoManaged transparently by NuoDByes
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 ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesAtomic single-row operationsACIDACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDByes infoTemporary table
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)noStandard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
Firebase Realtime DatabaseGoogle Cloud BigtableLovefieldNuoDBOpenSearch
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
Firebase Realtime DatabaseGoogle Cloud BigtableLovefieldNuoDBOpenSearch
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

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

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

provided by Google News

NuoDB Expands Community Edition to Support Elastic Scale-Out
15 May 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News

Amazon OpenSearch Service now lets you update cluster volume without blue/green
14 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

Amazon OpenSearch H2 2023 in review
15 March 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Track Amazon OpenSearch Service configuration changes more easily with new visibility improvements | Amazon Web ...
6 February 2024, AWS Blog

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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