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 > HyperSQL vs. Netezza vs. QuestDB vs. Sphinx vs. SQream DB

System Properties Comparison HyperSQL vs. Netezza vs. QuestDB vs. Sphinx vs. SQream DB

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonNetezza infoAlso called PureData System for Analytics by IBM  Xexclude from comparisonQuestDB  Xexclude from comparisonSphinx  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBData warehouse and analytics appliance part of IBM PureSystemsA high performance open source SQL database for time series dataOpen source search engine for searching in data from different sources, e.g. relational databasesa GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelRelational DBMSRelational DBMSTime Series DBMSSearch engineRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score8.59
Rank#45  Overall
#29  Relational DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Score0.74
Rank#224  Overall
#103  Relational DBMS
Websitehsqldb.orgwww.ibm.com/­products/­netezzaquestdb.iosphinxsearch.comsqream.com
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmlquestdb.io/­docssphinxsearch.com/­docsdocs.sqream.com
DeveloperIBMQuestDB Technology IncSphinx Technologies Inc.SQream Technologies
Initial release20012000201420012017
Current release2.7.2, June 20233.5.1, February 20232022.1.6, December 2022
License infoCommercial or Open SourceOpen Source infobased on BSD licensecommercialOpen Source infoApache 2.0Open Source infoGPL version 2, commercial licence availablecommercial
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 languageJavaJava (Zero-GC), C++, RustC++C++, CUDA, Haskell, Java, Scala
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux infoincluded in applianceLinux
macOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
Data schemeyesyesyes infoschema-free via InfluxDB Line Protocolyesyes
Typing infopredefined data types such as float or dateyesyesyesnoyes, ANSI Standard SQL Types
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.nono
Secondary indexesyesyesnoyes infofull-text index on all search fieldsno
SQL infoSupport of SQLyesyesSQL with time-series extensionsSQL-like query language (SphinxQL)yes
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
OLE DB
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Proprietary protocol.Net
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBC
Java
C
C++
Fortran
Java
Lua
Perl
Python
R
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava, SQLyesnonouser defined functions in Python
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning (by timestamps)Sharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replication with eventual consistencynonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID for single-table writesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infothrough memory mapped files
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authorization conceptno
More information provided by the system vendor
HyperSQL infoalso known as HSQLDBNetezza infoAlso called PureData System for Analytics by IBMQuestDBSphinxSQream DB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

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
HyperSQL infoalso known as HSQLDBNetezza infoAlso called PureData System for Analytics by IBMQuestDBSphinxSQream DB
DB-Engines blog posts

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

show all

Recent citations in the 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

Roundup: Telehouse, Cloudera, Netezza, EMC
31 May 2024, Data Center Knowledge

IBM announces availability of the high-performance, cloud-native Netezza Performance Server as a Service on AWS
11 July 2023, ibm.com

AWS and IBM Netezza come out in support of Iceberg in table format face-off
1 August 2023, The Register

How to migrate a large data warehouse from IBM Netezza to Amazon Redshift with no downtime | Amazon Web Services
21 August 2019, AWS Blog

Netezza Performance Server
12 August 2020, ibm.com

provided by Google News

Kubernetes Annotations: Harnessing Power in Operator Development
30 November 2023, hackernoon.com

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

QuestDB Raises $12M in Series A Funding
8 November 2021, FinSMEs

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

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

Czech billionaire 'very serious' about bid for Royal Mail
19 April 2024, The Telegraph

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

provided by Google News

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, Fierce Network

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9 February 2024, insideBIGDATA

SQream Joins Samsung Cloud Platform Ecosystem
26 July 2023, Datanami

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

Chinese giant Alibaba leads investment round in Israel big-data startup
30 May 2018, The Times of Israel

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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