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
MongoDB Atlas | Run databases anywhere
MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
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!