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

DBMS > Apache Drill vs. Firebase Realtime Database vs. FoundationDB vs. Oracle NoSQL vs. Postgres-XL

System Properties Comparison Apache Drill vs. Firebase Realtime Database vs. FoundationDB vs. Oracle NoSQL vs. Postgres-XL

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonFoundationDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPostgres-XL  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Ordered key-value store. Core features are complimented by layers.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelDocument store
Relational DBMS
Document storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#119  Overall
#23  Document stores
#56  Relational DBMS
Score15.00
Rank#39  Overall
#6  Document stores
Score1.07
Rank#188  Overall
#31  Document stores
#28  Key-value stores
#86  Relational DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score0.52
Rank#256  Overall
#117  Relational DBMS
Websitedrill.apache.orgfirebase.google.com/­products/­realtime-databasegithub.com/­apple/­foundationdbwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.postgres-xl.org
Technical documentationdrill.apache.org/­docsfirebase.google.com/­docs/­databaseapple.github.io/­foundationdbdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.postgres-xl.org/­documentation
DeveloperApache Software FoundationGoogle infoacquired by Google 2014FoundationDBOracle
Initial release20122012201320112014 infosince 2012, originally named StormDB
Current release1.20.3, January 20236.2.28, November 202023.3, December 202310 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMozilla public license
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 languageC++JavaC
Server operating systemsLinux
OS X
Windows
hostedLinux
OS X
Windows
Linux
Solaris SPARC/x86
Linux
macOS
Data schemeschema-freeschema-freeschema-free infosome layers support schemasSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyesno infosome layers support typingoptionalyes
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.nononoyes infoXML type, but no XML query functionality
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnosupported in specific SQL layer onlySQL-like DML and DDL statementsyes infodistributed, parallel query execution
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC++Java
JavaScript
Objective-C
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresuser defined functionslimited functionality with using 'rules'in SQL-layer onlynouser defined functions
TriggersnoCallbacks are triggered when data changesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Linearizable consistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynonoin SQL-layer onlynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDconfigurable infoACID within a storage node (=shard)ACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyes infooff heap cacheno
User concepts infoAccess controlDepending on the underlying data sourceyes, based on authentication and database rulesnoAccess rights for users and rolesfine 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

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

More resources
Apache DrillFirebase Realtime DatabaseFoundationDBOracle NoSQLPostgres-XL
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

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance Australia

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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