[Zope3-Users] Zope3-wrapper for SQLObject

Garanin Michael garanin at m-lan.ru
Thu Dec 22 12:40:53 EST 2005


                                                                          
Hello!
I develop Zope3 wrapper for SQLObject (sqlos-alternative).
Features: 
     1. you can make multi-level containers tree: ZODB-Folder->SQL
        Container->SQL Container ...-> SQL Item 
     2. zsqlmap use DA-wrapper for SQLObject._postgres and etc. (i
        tested only _postgres ;-) 
     3. support optimize values()-slice (it's SQLObject-feature, i only
        wrap in special class)

Links:
http://garanin.objectis.net/main.txt - functional test
http://garanin.objectis.net/zsqlmap.tar.gz - source 
Thanks for criticism.



More information about the Zope3-users mailing list