Linked by Andrew Youll on Tue 5th Jul 2005 16:46 UTC, submitted by HSQLDB 1.8.0 Released
Permalink for comment
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





HSQLDB is a very good product. if it is used in the correct place.
One other thing is, it is very good for unit testing RDBMS related projects. Especially with an ORM solution. you create your DB in memory, make your test and erase it.
For speed, i am not sure how is it, bu i use it with in memory and cached table modes witohut a problem. There is a performance comparison (benchmarks are evil) here. i suggest reading the comments as well.
http://jamie.ideasasylum.com/notebook/index.php?id=4