[Z3-sqlos] sqlos 0.2.1 is released
Brian Sutherland
jinty at web.de
Fri May 5 06:55:14 CEST 2006
I'm pleased to announce the release of sqlos 0.2.1 which is a bugfix
release for a bug in the FiveSQLOS package.
The sqlos 0.2 releases are compatible with SQLObject 0.7, Zope 3.2 and
Zope 2.9.
What is sqlos:
sqlos is a toolkit for using SQLObject (http://sqlobject.org)
inside Zope 3 or Zope 2. It tries to take care of many of the fiddly
details that always seem to take a lot of time. The major ways it
helps are:
- Integrates the Zope transaction system and SQLObject, allowing
SQLObject to be used in lazyUpdate mode.
- Uses Zope Database adapters in SQLObject.
- Provide zcml configuration directives.
- Provide ZODB persistent objects that can act as a "window" into
the database.
- A testing infrastructure for testing SQLObject based applications.
- Caches SQLObjects and database connections to improve
performance.
Website:
http://codespeak.net/z3/sqlos/index.html
Releases:
http://cheeseshop.python.org/pypi/sqlos
--
Brian Sutherland
More information about the z3-sqlos
mailing list