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 > Apache Impala vs. Apache IoTDB vs. HyperSQL vs. MarkLogic

System Properties Comparison Apache Impala vs. Apache IoTDB vs. HyperSQL vs. MarkLogic

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonApache IoTDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMarkLogic  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBOperational and transactional Enterprise NoSQL database
Primary database modelRelational DBMSTime Series DBMSRelational DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search 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.31
Rank#164  Overall
#14  Time Series DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score5.18
Rank#63  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#7  Search engines
Websiteimpala.apache.orgiotdb.apache.orghsqldb.orgwww.progress.com/­marklogic
Technical documentationimpala.apache.org/­impala-docs.htmliotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlwww.progress.com/­marklogic/­documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software FoundationMarkLogic Corp.
Initial release2013201820012001
Current release4.1.0, June 20221.1.0, April 20232.7.2, June 202311.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infobased on BSD licensecommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJavaC++
Server operating systemsLinuxAll OS with a Java VM (>= 1.8)All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X
Windows
Data schemeyesyesyesschema-free infoSchema can be enforced
Typing infopredefined data types such as float or dateyesyesyesyes
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
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageyesyes infoSQL92
APIs and other access methodsJDBC
ODBC
JDBC
Native API
HTTP API infoJDBC via HTTP
JDBC
ODBC
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Go
Java
Python
Scala
All languages supporting JDBC/ODBC
Java
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesJava, SQLyes infovia XQuery or JavaScript
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by time range) + vertical partitioning (by deviceId)noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceIntegration with Hadoop and Sparknoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobs
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID infocan act as a resource manager in an XA/JTA transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes, with Range Indexes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyesfine grained access rights according to SQL-standardRole-based access control at the document and subdocument levels

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 IoTDBHyperSQL infoalso known as HSQLDBMarkLogic
Recent citations in the 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

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

AMD EPYC 4364P & 4564P @ DDR5-4800 / DDR5-5200 vs. Intel Xeon E-2488 Review
6 June 2024, Phoronix

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

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

Vantage Closes Wholesale Deal in Santa Clara
30 May 2024, Data Center Knowledge

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

provided by Google News



Share this page

Featured Products

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

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

Present your product here