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. NCache vs. Oracle Berkeley DB vs. Oracle Rdb

System Properties Comparison Firebase Realtime Database vs. NCache vs. Oracle Berkeley DB vs. Oracle Rdb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonNCache  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOracle Rdb  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.Open-Source and Enterprise in-memory Key-Value StoreWidely used in-process key-value store
Primary database modelDocument storeKey-value storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.00
Rank#39  Overall
#6  Document stores
Score0.98
Rank#196  Overall
#29  Key-value stores
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Score1.08
Rank#187  Overall
#85  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationfirebase.google.com/­docs/­databasewww.alachisoft.com/­resources/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperGoogle infoacquired by Google 2014AlachisoftOracle infooriginally developed by Sleepycat, which was acquired by OracleOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release2012200519941984
Current release5.3.3, April 202418.1.40, May 20207.4.1.1, 2021
License infoCommercial or Open SourcecommercialOpen Source infoEnterprise Edition availableOpen Source infocommercial license availablecommercial
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#, .NET, .NET Core, JavaC, Java, C++ (depending on the Berkeley DB edition)
Server operating systemshostedLinux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
HP Open VMS
Data schemeschema-freeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternoyes
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.nonoyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infoSQL interfaced based on SQLite is availableyes
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesJava
JavaScript
Objective-C
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-side scripts infoStored procedureslimited functionality with using 'rules'no infosupport for stored procedures with SQL-Server CLRno
TriggersCallbacks are triggered when data changesyes infoNotificationsyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with selectable consistency levelSource-replica replication
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
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesoptimistic locking and pessimistic lockingACIDyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyes
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.yesyesno
User concepts infoAccess controlyes, based on authentication and database rulesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
Firebase Realtime DatabaseNCacheOracle Berkeley DBOracle Rdb
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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 DatabaseNCacheOracle Berkeley DBOracle Rdb
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

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

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

Squid 5.1 arrives after three years of development and these are its novelties
14 October 2021, Desde Linux

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

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

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.

AllegroGraph logo

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here