1
vote
A quick-switch alternative for HSQLDB file mode (I need concurrent access now)
SQLite might be a good option. See this SO question.
However, I think running HSQL in server mode is probably the e …
