DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DuckDB vs. eXtremeDB vs. H2 vs. HyperSQL vs. SiteWhere

System Properties Comparison DuckDB vs. eXtremeDB vs. H2 vs. HyperSQL vs. SiteWhere

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisoneXtremeDB  Xexclude from comparisonH2  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonSiteWhere  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSNatively in-memory DBMS with options for persistency, high-availability and clusteringFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBM2M integration platform for persisting/querying time series data
Primary database modelRelational DBMSRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Websiteduckdb.orgwww.mcobject.comwww.h2database.comhsqldb.orggithub.com/­sitewhere/­sitewhere
Technical documentationduckdb.org/­docswww.mcobject.com/­docs/­extremedb.htmwww.h2database.com/­html/­main.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlsitewhere1.sitewhere.io/­index.html
DeveloperMcObjectThomas MuellerSiteWhere
Initial release20182001200520012010
Current release0.10, February 20248.2, 20212.2.220, July 20232.7.2, June 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infobased on BSD licenseOpen Source infoCommon Public Attribution License Version 1.0
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 languageC++C and C++JavaJavaJava
Server operating systemsserver-lessAIX
HP-UX
Linux
macOS
Solaris
Windows
All OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X
Windows
Data schemeyesyesyesyespredefined scheme
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infosupport of XML interfaces availablenonono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyesyes infowith the option: eXtremeSQLyesyesno
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
JDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP REST
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C
C#
C++
Java
Lua
Python
Scala
JavaAll languages supporting JDBC/ODBC
Java
Server-side scripts infoStored proceduresnoyesJava Stored Procedures and User-Defined FunctionsJava, SQL
Triggersnoyes infoby defining eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning / shardingnonenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
With clustering: 2 database servers on different computers operate on identical copies of a databasenoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers with fine-grained authorization concept
More information provided by the system vendor
DuckDBeXtremeDBH2HyperSQL infoalso known as HSQLDBSiteWhere
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more

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
DuckDBeXtremeDBH2HyperSQL infoalso known as HSQLDBSiteWhere
Recent citations in the news

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

provided by Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21 October 2021, GlobeNewswire

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

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

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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

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.

SingleStore logo

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

RaimaDB logo

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

Present your product here