DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Phoenix vs. Cubrid vs. FatDB vs. Graph Engine vs. Sphinx

System Properties Comparison Apache Phoenix vs. Cubrid vs. FatDB vs. Graph Engine vs. Sphinx

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonCubrid  Xexclude from comparisonFatDB  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonSphinx  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA .NET NoSQL DBMS that can integrate with and extend SQL Server.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSRelational DBMSDocument store
Key-value store
Graph DBMS
Key-value store
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score5.98
Rank#56  Overall
#5  Search engines
Websitephoenix.apache.orgcubrid.com (korean)
cubrid.org (english)
www.graphengine.iosphinxsearch.com
Technical documentationphoenix.apache.orgcubrid.org/­manualswww.graphengine.io/­docs/­manualsphinxsearch.com/­docs
DeveloperApache Software FoundationCUBRID Corporation, CUBRID FoundationFatCloudMicrosoftSphinx Technologies Inc.
Initial release20142008201220102001
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 201911.0, January 20213.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0commercialOpen Source infoMIT LicenseOpen 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 languageJavaC, C++, JavaC#.NET and CC++
Server operating systemsLinux
Unix
Windows
Linux
Windows
Windows.NETFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nonono
Secondary indexesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLyesyesno infoVia inetgration in SQL ServernoSQL-like query language (SphinxQL)
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
OLE DB
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
RESTful HTTP APIProprietary protocol
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#C#
C++
F#
Visual Basic
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresuser defined functionsJava Stored Proceduresyes infovia applicationsyesno
Triggersnoyesyes infovia applicationsnono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardinghorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes 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.yesnoyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyfine grained access rights according to SQL-standardno infoCan implement custom security layer via applicationsno

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

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

More resources
Apache PhoenixCubridFatDBGraph Engine infoformer name: TrinitySphinx
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

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

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

Quadrant takes over Apache Australian business
9 June 2015, Offshore Engineer

provided by Google News

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

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

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

Present your product here