Multiple improvements to basic compiler, query language, runtime and file system.
New website has been uploaded to:
http://www.maverick-dbms.org/
New site features a dynamically generated status page (see sidebar) that lets you easily keep up to date with latest changes in the source.
Old favourites like the Snapshots page have also returned (linked from Download).
New release updates MQL functionality, can now sort and select with criteria using MQL statements(using linear hash db driver).
Release 0.2.1 adds 2 new database drivers one for berkeley db files and a linear hash file driver.
The test suite based around junit has also been started, plus various miscellanaeous improvements and bugfixes.
Release contains a new basic sourcecode to java bytecode compiler. Many improvements to the compiler and runtime.
Database access drivers available to mysql, postgres, uniobjects(universe and unidata db)and localdb(local file system).
Please see doc/INSTALL included with the distribution for install instructions.