Download List

项目描述

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. It makes heavy use of plugins and
includes a wall-clock scheduler.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-21 10:23
0.5.20

标签: Major feature enhancements

2006-06-13 17:25
0.5.0

定义新的数据库类型的规定已简化决策可选的几个属性。现在有一个用于存储货币属性类型。一个基本的级联删除的关系增加了约束。指数将在任何时间架构现在将在数据库中创建的第一个机会。多列索引现在支持。定义公理命令助手类已被添加到减少所需的样板。许多其他错误修正和次要功能增强了。
标签: Major feature enhancements
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.

2005-12-21 13:17
0.4.0

此版本增加了一个浮点类型的属性,为关联的单一帐户,命令行审讯数据库就其运行状态以及停止运行的数据库,命令行支持脱困的支持,支持多套的凭据支持从整个网站的数据库用户帐户(和反向操作)。此版本还改进,如排序由多个列和执行不同的查询的SQL操作,支持。总结中的一个错误()聚合是固定的。
标签: Major feature enhancements
This release adds a floating point attribute type,
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 from a site
database (and the reverse operation). This release
also improves support for SQL operations, such as
sorting by multiple columns and performing
DISTINCT queries. A bug in the sum() aggregate was
fixed.

2005-10-18 17:11
0.1

最初的版本包括支持用户管理,活动安排,在数据库的引用,标记,和插件。一个'公理'的命令行工具,包括检查和处理公理数据库。
标签: Initial freshmeat announcement
The initial release includes support for user management, event scheduling, in-database any-references, tagging, and plugins. An 'axiomatic' command line tool was included for inspecting and manipulating Axiom databases.

Project Resources