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

DBMS > Apache Phoenix vs. Badger vs. ClickHouse vs. FeatureBase vs. Sphinx

System Properties Comparison Apache Phoenix vs. Badger vs. ClickHouse vs. FeatureBase vs. Sphinx

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonBadger  Xexclude from comparisonClickHouse  Xexclude from comparisonFeatureBase  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Real-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.Open source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMSSearch engine
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score0.22
Rank#320  Overall
#47  Key-value stores
Score15.55
Rank#38  Overall
#23  Relational DBMS
Score0.31
Rank#292  Overall
#135  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitephoenix.apache.orggithub.com/­dgraph-io/­badgerclickhouse.comwww.featurebase.comsphinxsearch.com
Technical documentationphoenix.apache.orggodoc.org/­github.com/­dgraph-io/­badgerclickhouse.com/­docsdocs.featurebase.comsphinxsearch.com/­docs
DeveloperApache Software FoundationDGraph LabsClickhouse Inc.Molecula and Pilosa Open Source ContributorsSphinx Technologies Inc.
Initial release20142017201620172001
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 2019v24.4.1.2088-stable, May 20242022, May 20223.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoApache 2.0commercialOpen 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.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageJavaGoC++GoC++
Server operating systemsLinux
Unix
Windows
BSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Linux
macOS
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesno
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 indexesyesnoyesnoyes infofull-text index on all search fields
SQL infoSupport of SQLyesnoClose to ANSI SQL (SQL/JSON + extensions)SQL queriesSQL-like query language (SphinxQL)
APIs and other access methodsJDBCgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
gRPC
JDBC
Kafka Connector
ODBC
Proprietary protocol
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
GoC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
Java
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresuser defined functionsnoyesno
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesShardingnonekey based and customShardingSharding 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
noneAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, using Linux fsyncyes 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.yesnoyesyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynoAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.no

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
3rd partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

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

More resources
Apache PhoenixBadgerClickHouseFeatureBaseSphinx
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

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

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

provided by Google News

Intel Xeon 6766E/6780E Sierra Forest vs. Ampere Altra Performance & Power Efficiency Review
5 June 2024, Phoronix

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

provided by Google News

Get Your Infrastructure Ready for Real-Time Analytics
8 March 2022, Built In

Pilosa: A Scalable High Performance Bitmap Database Index
17 June 2019, hackernoon.com

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

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 Google's 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

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.

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

Present your product here