DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Firebase Realtime Database vs. Microsoft Azure Table Storage vs. NCache vs. Oracle Coherence

System Properties Comparison Firebase Realtime Database vs. Microsoft Azure Table Storage vs. NCache vs. Oracle Coherence

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonNCache  Xexclude from comparisonOracle Coherence  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.A Wide Column Store for rapid development using massive semi-structured datasetsOpen-Source and Enterprise in-memory Key-Value StoreOracles in-memory data grid solution
Primary database modelDocument storeWide column storeKey-value storeKey-value store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.60
Rank#39  Overall
#6  Document stores
Score3.55
Rank#80  Overall
#6  Wide column stores
Score0.91
Rank#196  Overall
#29  Key-value stores
Score1.90
Rank#127  Overall
#21  Key-value stores
Websitefirebase.google.com/­products/­realtime-databaseazure.microsoft.com/­en-us/­services/­storage/­tableswww.alachisoft.com/­ncachewww.oracle.com/­java/­coherence
Technical documentationfirebase.google.com/­docs/­databasewww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­middleware/­standalone/­coherence
DeveloperGoogle infoacquired by Google 2014MicrosoftAlachisoftOracle
Initial release2012201220052007
Current release5.3.3, April 202414.1, August 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoEnterprise Edition availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#, .NET, .NET Core, JavaJava
Server operating systemshostedhostedLinux
Windows
All OS with a Java VM
Data schemeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.nononono
Secondary indexesyesnoyesno
SQL infoSupport of SQLnonoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietary native API
JCache
JPA
RESTful HTTP API
Supported programming languagesJava
JavaScript
Objective-C
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C++
Java
Server-side scripts infoStored procedureslimited functionality with using 'rules'nono infosupport for stored procedures with SQL-Server CLRno
TriggersCallbacks are triggered when data changesnoyes infoNotificationsyes infoLive Events
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes, with selectable consistency levelyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
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
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesoptimistic lockingoptimistic locking and pessimistic lockingconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infooptionally
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlyes, based on authentication and database rulesAccess rights based on private key authentication or shared access signaturesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)authentification to access the cache via certificates or http basic authentication
More information provided by the system vendor
Firebase Realtime DatabaseMicrosoft Azure Table StorageNCacheOracle Coherence
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 DatabaseMicrosoft Azure Table StorageNCacheOracle Coherence
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 Choose
8 March 2024, Appinventiv

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

Misconfigured firebase: A real-time cyber threat
18 January 2024, Atos

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

provided by Google News

How to use Azure Table storage in .Net
10 July 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23 July 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

How to use NCache in ASP.Net Core
9 July 2024, InfoWorld

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

provided by Google News

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

Oracle augments payments and transaction banking in the cloud
19 September 2023, The Paypers

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, blogs.oracle.com

provided by Google News



Share this page

Featured Products

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Present your product here