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

DBMS > Dragonfly vs. Firebird vs. NCache vs. OceanBase vs. Oracle Rdb

System Properties Comparison Dragonfly vs. Firebird vs. NCache vs. OceanBase vs. Oracle Rdb

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonFirebird  Xexclude from comparisonNCache  Xexclude from comparisonOceanBase  Xexclude from comparisonOracle Rdb  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceFirebird is an open source RDBMS forked from Borland's InterBaseOpen-Source and Enterprise in-memory Key-Value StoreA distributed, high available RDBMS compatible with Oracle and MySQL
Primary database modelKey-value storeRelational DBMSKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.44
Rank#255  Overall
#38  Key-value stores
Score19.46
Rank#30  Overall
#18  Relational DBMS
Score0.91
Rank#196  Overall
#29  Key-value stores
Score1.97
Rank#119  Overall
#58  Relational DBMS
Score1.04
Rank#184  Overall
#84  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.firebirdsql.orgwww.alachisoft.com/­ncacheen.oceanbase.comwww.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationwww.dragonflydb.io/­docswww.firebirdsql.org/­en/­reference-manualswww.alachisoft.com/­resources/­docsen.oceanbase.com/­docs/­oceanbase-databasewww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperDragonflyDB team and community contributorsFirebird FoundationAlachisoftOceanBase infopreviously Alibaba and Ant GroupOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20232000 infoAs fork of Borland's InterBase200520101984
Current release1.0, March 20235.0.1, August 20245.3.3, April 20244.3.0, April 20247.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoInitial Developer's Public LicenseOpen Source infoEnterprise Edition availableOpen Source infoCommercial license availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++C#, .NET, .NET Core, JavaC++
Server operating systemsLinuxAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
Windows
LinuxHP Open VMS
Data schemescheme-freeyesschema-freeyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.nonoyesno
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesyes
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
IDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Server-side scripts infoStored proceduresLuaPSQLno infosupport for stored procedures with SQL-Server CLRPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggerspublish/subscribe channels provide some trigger functionalityyesyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesnoneyeshorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationyes, with selectable consistency levelMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDoptimistic locking and pessimistic lockingACIDyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlPassword-based authenticationUsers with fine-grained authorization conceptAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
DragonflyFirebirdNCacheOceanBaseOracle 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
DragonflyFirebirdNCacheOceanBaseOracle Rdb
Recent citations in the news

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

The Performance Impact Of Intel's Register File Data Sampling "RFDS" Mitigation
15 March 2024, Phoronix

provided by Google News

Firebird – Director, Operations & Production (UK)
24 May 2024, Music Business Worldwide

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

1976 Pontiac Firebird Trans Am Is an All-Original Museum Piece, Looks Best in the Driveway
1 July 2024, autoevolution

Firebird – Analyst, Digital Marketing (US)
23 February 2024, Music Business Worldwide

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

Fintech giant Ant Group spins off database firm as Alibaba affiliates take stake
3 July 2024, South China Morning Post

Meet the Database Built for Modern-Day Pressures (And Your AI Dreams Too)
24 June 2024, CDOTrends

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

OceanBase Cloud Database Will Be Available on Google Cloud Marketplace
27 June 2024, Fintech News Singapore

OceanBase announces its listing on Google Cloud Marketplace, expanding cloud database services to 80 availability zones worldwide
27 June 2024, PR Newswire

provided by Google News

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

Oracle Business Model
13 June 2023, Business Model Analyst

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

provided by Google News



Share this page

Featured Products

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

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