HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2023. A small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.
License
BSD LicenseOther Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
Small. Easy use. Thank you!
-
.
-
I've used HSQLDB for 7 years - it's the greatest, and I was excited to use the new sqltool in 2.4.0, especially the .dsv export and import facility. (I've written my own functions to accomplish this in OO Basic). Unfortunately, I found that single quotes,carriage return and linefeed characters are not escaped. I have many records of multi-line text fields which use CRLF and single and double quote characters. If you use the .dsv export with these embedded characters, you can not subsequently import the file. (some years ago I had a developer subscription, but not a current one)Reply from HyperSQL Database Engine (HSQLDB)
-
Great small SQL engine that I've been using for in house tools. Small foot print, to make the java executable manageable.
-
A great dbms! Thank you!