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: [EMAIL PROTECTED] - 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

Attachment: pgpAY9AlA9cws.pgp
Description: PGP signature

_______________________________________________
Zope-Announce maillist  -  Zope-Announce@zope.org
http://mail.zope.org/mailman/listinfo/zope-announce

  Zope-Announce for Announcements only - no discussions

(Related lists - 
 Users: http://mail.zope.org/mailman/listinfo/zope
 Developers: http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to