[ANN] SQLAlchemyDA 0.3.0 released - a generic database adapter for Zope 2

Andreas Jung <[email protected]> Sat, 16 Jun 2007 13:41:17 +0200
Newsgroups gmane.comp.web.zope.announce,gmane.comp.web.zope.database
Message-ID <[email protected]>
I am pleased to announce the first public release of

                  SQLAlchemyDA V 0.3.0

Download:
---------

   <http://opensource.zopyx.com/software/sqlalchemyda/releases/0.3.0>


What is SQLAlchemyDA?
---------------------

SQLAlchemyDA is generic database adapter for ZSQL methods. Since it is 
based on SQLAlchemy, SQLAlchemyDA supports all databases out-of-the box 
that are supported by SQLAlchemy (Postgres, MySQL, Oracle, SQLite, MS-SQL, 
Firebird, Informix).


Changes in 0.3.0:

    - fixed some security assertions

    - added "Test" tab for executing SQL queries directly

    - better error handling for ZMI screens

    - no longer depending on a pre-registered SQLAlchemy wrapper.
      SQLAlchemyDA  now accepts (as any other DA) a DSN as property 'dsn'

    - DSN can be passed through the add form

    - redirect directly to "Info" tab after creating an instance through
      the ZMI

    - catching some low-level exceptions from the sqlite interface in
      order to make it work with SQLite

    - new properties 'transactional' and 'quoting_style'

    - improved support for Oracle and MySQL

    - SQLAlchemyDA no longer provides access to mapper
      related functionalities.
      It now acts as a DA for executing SQL statements *only*.

    - fixed unregistration code for a wrapper (hopefully works with
      Zope 2.8 or higher)

    - updated documentation


Requirements:
-------------

  - Zope 2.8+, Zope 3.3+

  - SQLAlchemy 0.3.X

  - z3c.sqlalchemy 1.0.5 +


License
=======
SQLAlchemyDA is  licensed under the Zope Public License 2.1.
See LICENSE.txt.

This release has been funded by Renovis, SF, USA.

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

_______________________________________________
Zope-Announce maillist  -  [email protected]
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 )
signature.asc (application/pgp-signature, 186 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iD8DBQFGc8xeCJIWIbr9KYwRApjvAKCszybNXIS6Q4FNSy67umU7fBDQoACgqL6t
Ut6tTSpJrVcf6kZM4jKVckA=
=02nS
-----END PGP SIGNATURE-----