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.




When I tried using HSQDL in disk-based mode. It would give me out of memory errors when doing SELECT statements on a VIEW which was made up of two tables with 120,000 and 15,000 rows each. Mckoi DB handles these tables (Same data and view) and even much larger tables without any problems in my experience, but it doesn't seem to be as actively developed as HSQLDB