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

DBMS > Apache Impala vs. Cubrid vs. HyperSQL vs. Snowflake vs. Sphinx

System Properties Comparison Apache Impala vs. Cubrid vs. HyperSQL vs. Snowflake vs. Sphinx

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCubrid  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonSnowflake  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBCloud-based data warehousing service for structured and semi-structured dataOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSSearch engine
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websiteimpala.apache.orgcubrid.com (korean)
cubrid.org (english)
hsqldb.orgwww.snowflake.comsphinxsearch.com
Technical documentationimpala.apache.org/­impala-docs.htmlcubrid.org/­manualshsqldb.org/­web/­hsqlDocsFrame.htmldocs.snowflake.net/­manuals/­index.htmlsphinxsearch.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaCUBRID Corporation, CUBRID FoundationSnowflake Computing Inc.Sphinx Technologies Inc.
Initial release20132008200120142001
Current release4.1.0, June 202211.0, January 20212.7.2, June 20233.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infobased on BSD licensecommercialOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C, C++, JavaJavaC++
Server operating systemsLinuxLinux
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshostedFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
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.nononoyes
Secondary indexesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLSQL-like DML and DDL statementsyesyesyesSQL-like query language (SphinxQL)
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
HTTP API infoJDBC via HTTP
JDBC
ODBC
CLI Client
JDBC
ODBC
Proprietary protocol
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC
Java
JavaScript (Node.js)
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceJava Stored ProceduresJava, SQLuser defined functionsno
Triggersnoyesyesno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneyesSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyesno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers with fine-grained authorization concept, user roles and pluggable authenticationno

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache ImpalaCubridHyperSQL infoalso known as HSQLDBSnowflakeSphinx
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

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

NHN Willing to Be More Open
24 November 2008, 코리아타임스

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Snowflake compromised? Attackers exploit stolen credentials
31 May 2024, Help Net Security

Snowflake: 'No Evidence' Linking Product To Ticketmaster Breach, But Signs Former Employee Account Accessed
1 June 2024, CRN

Snowflake Massive Breach: Ticketmaster User Data Among Those Stolen by Hackers
1 June 2024, Tech Times

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

Cloud company Snowflake denies that reported breach originated with its products
31 May 2024, The Record from Recorded Future News

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

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