>
>
>
>HSQLDB is moving towards a modular architecture. It would be useful if you
>could tell us whether you use HSQLDB as an applet or in another form, which
>has a major bearing on the size of the resultant Jar.
>
I wanted to use hsqldb in a JSP application.  

Advantages:
Easy installation--I may not have control over the webserver to install 
a database server
Has transaction support


Disadvantages:
Slower than database server alternatives

I think I use it as a "Standalone" database that need to be thread-safe.


_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to