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

DBMS > Apache Impala vs. Apache Phoenix vs. Sphinx vs. TerminusDB vs. Yanza

System Properties Comparison Apache Impala vs. Apache Phoenix vs. Sphinx vs. TerminusDB vs. Yanza

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonApache Phoenix  Xexclude from comparisonSphinx  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonYanza  Xexclude from comparison
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAnalytic DBMS for HadoopA scale-out RDBMS with evolutionary schema built on Apache HBaseOpen source search engine for searching in data from different sources, e.g. relational databasesScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsTime Series DBMS for IoT Applications
Primary database modelRelational DBMSRelational DBMSSearch engineGraph DBMSTime Series DBMS
Secondary database modelsDocument storeDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websiteimpala.apache.orgphoenix.apache.orgsphinxsearch.comterminusdb.comyanza.com
Technical documentationimpala.apache.org/­impala-docs.htmlphoenix.apache.orgsphinxsearch.com/­docsterminusdb.github.io/­terminusdb/­#
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software FoundationSphinx Technologies Inc.DataChemist Ltd.Yanza
Initial release20132014200120182015
Current release4.1.0, June 20225.0-HBase2, July 2018 and 4.15-HBase1, December 20193.5.1, February 202311.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoGPL version 2, commercial licence availableOpen Source infoGPL V3commercial infofree version available
Cloud-based only infoOnly available as a cloud servicenonononono infobut mainly used as a service provided by Yanza
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaC++Prolog, Rust
Server operating systemsLinuxLinux
Unix
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
LinuxWindows
Data schemeyesyes infolate-bound, schema-on-read capabilitiesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesno
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 indexesyesyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLSQL-like DML and DDL statementsyesSQL-like query language (SphinxQL)SQL-like query language (WOQL)no
APIs and other access methodsJDBC
ODBC
JDBCProprietary protocolOWL
RESTful HTTP API
WOQL (Web Object Query Language)
HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
JavaScript
Python
any language that supports HTTP calls
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceuser defined functionsnoyesno
Triggersnononoyesyes infoTimer and event based
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedGraph Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
noneJournaling Streamsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceHadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes infoin-memory journalingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynoRole-based access controlno

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 ImpalaApache PhoenixSphinxTerminusDB infoformer name was DataChemistYanza
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

Cloudera creates observability tool to help enterprises manage cloud costs
6 June 2023, SiliconANGLE News

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google 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

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

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

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

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

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

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

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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