[Zope-Annce] z3c.sqlalchemy 1.0.0 released - Integration of
SQLAlchemy with Zope 2/3
Andreas Jung
lists at zopyx.com
Sat May 5 03:18:01 EDT 2007
I am pleased to announce the first public release of
z3c.sqlalchemy V 1.0.0
What is z3c.sqlalchemy?
=======================
z3c.sqlalchemy is yet another wrapper around SQLAlchemy. The functionality
of the wrapper is basically focused on easy integration with Zope 2 and
Zope 3. The wrapper cares about connection handling, optional transaction
integration with Zope 2/3 and wrapper management (caching, introspection).
z3c.sqlalchemy gives you flexible control over the mapper creation. Mapper
classes can be
- auto-generated (with or without autodetection of table relationships)
- configured by the developer
What z3c.sqlalchemy does not do and won't do:
=============================================
- no support for Zope 3 schemas
- no support for Archetypes schemas
z3c.sqlachemy just tries to provide you with the basic functionalities you
need to write SQLAlchemy-based applications with Zope 2/3. Higher-level
functionalities like integration with Archetypes/Zope 3 schemas are subject
to higher-level frameworks. z3c.sqlalchemy does not address these
frameworks.
Requirements:
=============
- Zope 2.8+, Zope 3.X
- SQLAlchemy 0.3.6 or higher
Installation:
=============
- either download z3c.sqlalchemy from Cheeseshop
<http://cheeseshop.python.org/pypi/z3c.sqlalchemy/>
- or use easy_install:
easy_install z3c.sqlalchemy
Andreas Jung
--
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: info at zopyx.com - Phone +49 - 7071 - 793376
Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-announce/attachments/20070505/b7e53071/attachment.bin
More information about the Zope-Announce
mailing list