mSQL
What is mSQL?
- mSQL is a commercial Unix-dbase package created by Hughes, Australia.
It's free (including source) for all-but commercial use;
there are license agreements (reasonably priced) for commercial
use, i.e., including it in a product.
- mSQL supports a subset of SQL, comes with a tiny admin tool,
an SQL interpreter, a script language, and a web-like scripting
language for server-side includes in webpages. They claim
strong performance with small data sets and reasonable performance
with large data sets.
- mSQL and mSQL documentation can be found at:
http://www.hughes.com.au
- There is a JDBC driver for mSQL.
-
Install and run mSQL using
these instructions.