Download List

專案描述

The Object Relational Membrane is a Python package that provides the functionality of an object relational layer like EJB or other persistence storage systems. It is a thin compatibility layer between SQL table layouts and Object Oriented Python. While providing a good deal of functionality, it tries to be as small and simple as possible. It works with PostgreSQL, MySQL, Firebird, and Gadfly.

System Requirements

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-01-22 22:24
2a5

A number of small changes and enhancements. The last release previous to a "beta" release.
標籤: Development, Minor feature enhancements

2006-05-13 20:23
2a4

A number of new utility datatypes have been added.
Massive docstring updates were made for the API
documentation.
標籤: Development, Minor feature enhancements

2006-05-11 02:00
2a3

This release adds a Firebird adapter and rudimentary tests.
標籤: Development, Minor feature enhancements

2006-05-04 14:21
2a2

In this alpha release, the core is now basically feature complete. The user interface module is still at a design stage. The MySQL adapter was completed and regression tests have been run on it successfully.
標籤: Development, Minor feature enhancements

2006-04-28 15:19
2.0a1

This is a complete rewrite of orm with many new ideas. There is no
documentation except extensive (epydoc) comments and a couple of
examples and regression tests.
標籤: Development, Major feature enhancements

Project Resources