In an effort to overwhelm you (that’s right, you buddy), Divmod is happy to announce the release of version 0.4.0 of Axiom, an object-relational database built on the excellent SQLite. Since the last release, Axiom has seen numerous improvements. These include, but are not limited to:
A floating point attribute type (use with caution)
Support for associating multiple sets of credentials with a single account.
Command-line support for interrogating a database regarding its running state as well as support for stopping a running database.
Command-line support for extricating an entire user account (credentials, application data, everything) from a site database. Additionally, support for the reverse operation. Taken together these represent an effective user-migration tool.
Improved support for certain SQL operations, including sorting by multiple columns, support for DISTINCT queries, and a bug-fix in the sum() aggregate.