DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EDB Postgres vs. Firebase Realtime Database vs. Lovefield vs. NuoDB vs. Tarantool

System Properties Comparison EDB Postgres vs. Firebase Realtime Database vs. Lovefield vs. NuoDB vs. Tarantool

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonLovefield  Xexclude from comparisonNuoDB  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Cloud-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 JavaScriptNuoDB is a webscale distributed database that supports SQL and ACID transactionsIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRelational DBMSDocument storeRelational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Websitewww.enterprisedb.comfirebase.google.com/­products/­realtime-databasegoogle.github.io/­lovefieldwww.3ds.com/­nuodb-distributed-sql-databasewww.tarantool.io
Technical documentationwww.enterprisedb.com/­docsfirebase.google.com/­docs/­databasegithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddoc.nuodb.comwww.tarantool.io/­en/­doc
DeveloperEnterpriseDBGoogle infoacquired by Google 2014GoogleDassault Systèmes infooriginally NuoDB, Inc.VK
Initial release20052012201420132008
Current release14, December 20212.1.12, February 20172.10.0, May 2022
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentscommercialOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaScriptC++C and C++
Server operating systemsLinux
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safarihosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
BSD
Linux
macOS
Data schemeyesschema-freeyesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyesyesyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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.yes infospecific XML-type available, but no XML query functionality.nononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infostandard with numerous extensionsnoSQL-like query language infovia JavaScript builder patternyesFull-featured ANSI SQL support
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Android
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Open binary protocol
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Java
JavaScript
Objective-C
JavaScript.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.limited functionality with using 'rules'noJava, SQLLua, C and SQL stored procedures
TriggersyesCallbacks are triggered when data changesUsing read-only observersyesyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangenonedata is dynamically stored/cached on the nodes where it is read/writtenSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneyes infoManaged transparently by NuoDBAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
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 ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACID infotunable commit protocolACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes infoMVCCyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDByes infoTemporary tableyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlfine grained access rights according to SQL-standardyes, based on authentication and database rulesnoStandard SQL roles/ privileges, Administrative UsersAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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

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

More resources
EDB PostgresFirebase Realtime DatabaseLovefieldNuoDBTarantool
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

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29 August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

provided by Google 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

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Singapore News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Movies UK

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

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

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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