Skip to content

HSQLDB vs Tarantool

A side-by-side look at HSQLDB and Tarantool. 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
Tarantool

Tarantool

Development

Tarantool is an open-source NoSQL database and application server. It combines an in-memory database for real-time performance, Lua application server for stored procedures and task scheduling, and connectors to integrate with external databases and services.

nosqlinmemoryluaapplication-server

Related Comparisons