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 > Cubrid vs. Firebird vs. NCache vs. OceanBase vs. Sphinx

System Properties Comparison Cubrid vs. Firebird vs. NCache vs. OceanBase vs. Sphinx

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonFirebird  Xexclude from comparisonNCache  Xexclude from comparisonOceanBase  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPFirebird 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 MySQLOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSRelational DBMSKey-value storeRelational DBMSSearch engine
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
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websitecubrid.com (korean)
cubrid.org (english)
www.firebirdsql.orgwww.alachisoft.com/­ncacheen.oceanbase.comsphinxsearch.com
Technical documentationcubrid.org/­manualswww.firebirdsql.org/­en/­reference-manualswww.alachisoft.com/­resources/­docsen.oceanbase.com/­docs/­oceanbase-databasesphinxsearch.com/­docs
DeveloperCUBRID Corporation, CUBRID FoundationFirebird FoundationAlachisoftOceanBase infopreviously Alibaba and Ant GroupSphinx Technologies Inc.
Initial release20082000 infoAs fork of Borland's InterBase200520102001
Current release11.0, January 20215.0.0, January 20245.3.3, April 20244.3.0, April 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoInitial Developer's Public LicenseOpen Source infoEnterprise Edition availableOpen Source infoCommercial license availableOpen Source infoGPL version 2, commercial licence available
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++, JavaC and C++C#, .NET, .NET Core, JavaC++C++
Server operating systemsLinux
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesno
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
Secondary indexesyesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLyesyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesSQL-like query language (SphinxQL)
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
ADO.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
Proprietary protocol
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
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
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresJava Stored ProceduresPSQLno infosupport for stored procedures with SQL-Server CLRPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeno
Triggersyesyesyes infoNotificationsyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneyeshorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationyes, with selectable consistency levelMulti-source replication using Paxosnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integrityyesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDoptimistic locking and pessimistic lockingACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers 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-standardno
More information provided by the system vendor
CubridFirebirdNCacheOceanBaseSphinx
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
OceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
High Availability : The five IDCs across three sites disaster recovery solution sets...
» 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
OceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
Mulan PubL v2 license for open source community edition. Commercial license for 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
CubridFirebirdNCacheOceanBaseSphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14 December 2023, HITS Daily Double

US and Australian police arrested Firebird RAT author and operator
15 April 2024, Security Affairs

Albany Firebirds single-game tickets on sale Friday
29 February 2024, Troy Record

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

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

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here