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 > Firebase Realtime Database vs. Lovefield vs. OpenQM vs. PouchDB vs. Speedb

System Properties Comparison Firebase Realtime Database vs. Lovefield vs. OpenQM vs. PouchDB vs. Speedb

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonLovefield  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonPouchDB  Xexclude from comparisonSpeedb  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.Embeddable relational database for web apps written in pure JavaScriptQpenQM is a high-performance, self-tuning, multi-value DBMSJavaScript DBMS with an API inspired by CouchDBAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDB
Primary database modelDocument storeRelational DBMSMultivalue DBMSDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.29
Rank#39  Overall
#6  Document stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.21
Rank#315  Overall
#45  Key-value stores
Websitefirebase.google.com/­products/­realtime-databasegoogle.github.io/­lovefieldwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmpouchdb.comwww.speedb.io
Technical documentationfirebase.google.com/­docs/­databasegithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdpouchdb.com/­guides
DeveloperGoogle infoacquired by Google 2014GoogleRocket Software, originally Martin PhillipsApache Software FoundationSpeedb
Initial release20122014199320122020
Current release2.1.12, February 20173.4-127.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoGPLv2, extended commercial license availableOpen SourceOpen Source infoApache Version 2.0; commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaScriptC++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Data schemeschema-freeyesyes infowith some exceptionsschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnono
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.nonoyesnono
Secondary indexesyesyesyesyes infovia viewsno
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternnonono
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJava
JavaScript
Objective-C
JavaScript.Net
Basic
C
Java
Objective C
PHP
Python
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored procedureslimited functionality with using 'rules'noyesView functions in JavaScriptno
TriggersCallbacks are triggered when data changesUsing read-only observersyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneyesSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByesyes
User concepts infoAccess controlyes, based on authentication and database rulesnoAccess rights can be defined down to the item levelnono
More information provided by the system vendor
Firebase Realtime DatabaseLovefieldOpenQM infoalso called QMPouchDBSpeedb
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
Licensing and pricing modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» 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 DatabaseLovefieldOpenQM infoalso called QMPouchDBSpeedb
DB-Engines blog posts

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
4 May 2024, Yahoo Singapore News

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks and Files

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

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.

Milvus logo

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

AllegroGraph logo

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

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

Present your product here