User Ratings
Rate This Project
Login To Rate This Project
Featured Reviews
Highest Rated
The perfect tool for embedding a database in your java application. Not suited for handling larger result sets but it is still the ideal solution to ship with your app when large result sets are not a requirement.
Lowest Rated
This database is very problematic for debugging as error reporting is very poor. This puts the onus on the user to dig into the code to find out where an exception is coming from instead of actually using the error text. One example is a simple right hand truncation error where text is too long for the column width. This results in the error message "data exception: string data, right truncation" in which neither the column nor the text value causing the problem is highlighted. Thus, a programmer has to look at all the text columns and text values to check which is causing the problem. That is a major waste of time and constitutes an obnoxious approach to programming.
There are plenty of other examples like this so if you can avoid this DB do so until the authors decide that error reporting is important.
Reply from HyperSQL Database Engine (HSQLDB)
User Reviews
-
Very smooth and non intrusive interface.
-
Works just as good databases MYSQL! Good free alternative!
-
Never had more headache then with this database. It's compliance with standards is below my own limit of understanding. Writing portable sql with it is exercise in vanity. I have to stick with it, it gets work done, but at what cost? Never a beautiful expressive sql that i write with other db's. Only basic stuff.Reply from HyperSQL Database Engine (HSQLDB)
-
Fantistic piece of code. I recomend it highly. A donation will be on its wawy.
-
Outstanding software, thanks
-
wow.. this works great.. thanks guys
-
Simple thing for database management!
-
Must have for web administrators as well as web-creators!
-
This is an example of WORKING open source software. Yes, it is really works, and works well. Thanks.
-
Love this one as a database! It is fast and reliant!
-
amazing DB. thnx for sharing
-
One of the best embedded data bases.
-
Superb DB, often use it in my development environments.
-
Great Free Open Source application(s).
-
Like my Mac is supposed to.
-
Really cool.
-
Best for all type of users!
-
Nice app. Easy to install.
-
This is a good basic small DB which I use in my own projects Thank you for your efforts over thye Years.
-
Cool go ahead! Thanks for sharing.
-
I have not used HSQLDB yet, but the idea is good!
-
Good project, many thanks for giving out
-
Good project, always developped and supported
-
Cool!Thank you very much!
-
HyperSQL is excellent tool to run a database smoothly, Helped me a lot in my developing projects.