Skip to content

HSQLDB vs MariaDB

A side-by-side look at HSQLDB and MariaDB. For an in-depth review of either product, follow the links below.

HSQLDB

HSQLDB

Development

HSQLDB is a relational database management system written in Java. It supports embedded and server modes, ACID transactions, standard SQL, JDBC API, and has a small footprint.

javajdbcsqlrdbmsembeddedserver
MariaDB

MariaDB

Databases

MariaDB is an open source relational database management system, created as a drop-in replacement for MySQL. It is developed by some of the original developers of MySQL and aims to remain free and open source software under the GNU GPL.

opensourcedropin-replacementmysqlgnu-gpl

Related Comparisons

Microsoft SQL Server
Titan Database
CockroachDB