Divmod Axiom 0.5.0 review

Download
by rbytes.net on

Divmod Axiom is an object-relational database backed by SQLite, the goal of which is to provide an efficient, non-SQL interface to an

License: MIT/X Consortium License
File size: 101K
Developer: Divmod, Inc.
0 stars award from rbytes.net

Divmod Axiom is an object-relational database backed by SQLite, the goal of which is to provide an efficient, non-SQL interface to an existing relational database manager.

It provides support for common Twisted practices: an Axiom store is also a Twisted IServiceCollection provider, and an implementation of Twisted's IRealm interface is provided.

Divmod Axiom project makes heavy use of plugins and includes a wall-clock scheduler.

What's New in This Release:
The requirements for defining new database types have been simplified by making several attributes optional.
There is now an attribute type for storing money.
A basic relational constraint for cascading deletions has been added.
Indexes added to the schema at any time will now be created in the database at the first opportunity.
Multi-column indexes are now supported.
Helper classes for defining axiomatic commands have been added to reduce the required boilerplate.
Many other bugfixes and minor feature enhancements were made.

Divmod Axiom 0.5.0 keywords