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. FoundationDB vs. OushuDB vs. SQLite

System Properties Comparison Firebase Realtime Database vs. FoundationDB vs. OushuDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonFoundationDB  Xexclude from comparisonOushuDB  Xexclude from comparisonSQLite  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.
DescriptionCloud-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 data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learningWidely used embeddable, in-process RDBMS
Primary database modelDocument storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.29
Rank#39  Overall
#6  Document stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.04
Rank#363  Overall
#154  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­apple/­foundationdbwww.oushu.com/­product/­oushuDBwww.sqlite.org
Technical documentationfirebase.google.com/­docs/­databaseapple.github.io/­foundationdbwww.oushu.com/­documentationwww.sqlite.org/­docs.html
DeveloperGoogle infoacquired by Google 2014FoundationDBOushuDwayne Richard Hipp
Initial release201220132000
Current release6.2.28, November 20204.0.1, August 20203.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C
Server operating systemshostedLinux
OS X
Windows
Linuxserver-less
Data schemeschema-freeschema-free infosome layers support schemasyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesyes infonot rigid because of 'dynamic typing' concept.
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.nono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnosupported in specific SQL layer onlyFull-featured ANSI SQL supportyes infoSQL-92 is not fully supported
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJava
JavaScript
Objective-C
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored procedureslimited functionality with using 'rules'in SQL-layer onlyyesno
TriggersCallbacks are triggered when data changesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Linearizable consistency
Foreign keys infoReferential integritynoin SQL-layer onlyyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlyes, based on authentication and database rulesnoKerberos, SSL and role based accessno

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Firebase Realtime DatabaseFoundationDBOushuDBSQLite
DB-Engines blog posts

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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

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

provided by Google News

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

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

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

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

provided by Google News

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

SQLite 3.44 Extends Aggregate Functions
6 November 2023, iProgrammer

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

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

Present your product here