[Zope-DB] questions

Andreas Jung lists at zopyx.com
Fri Apr 12 04:17:19 UTC 2013


Zope used the related Python-DB API  compatible driver with some
integration and boilerplate code in order to integrate the
Zope transaction mechanism with the transaction mechanism of the database
(rollback vs. commit). There are additional (optional)
integration layers working on top of SQLAlchemy like my ZSQLAlchemyDA.

-aj


2013/4/12 posgrado <posgrado at correo.chapingo.mx>

>  Hi,
>
>
>  Could you answer me some questions please?
>
>
>  I undestand that Zope woks with ZODB and if required also works with a
> relational database, both are connected by Zope core, I would like to know
> how Zope core works and how these database work, do they use an  Object-Relational
> mapping and what is it? Also I would like to know how query work to
> database.****
>
>
>
>  Sincerely yours
>
> _______________________________________________
> Zope-DB mailing list
> Zope-DB at zope.org
> https://mail.zope.org/mailman/listinfo/zope-db
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.zope.org/pipermail/zope-db/attachments/20130412/9db17614/attachment.html>


More information about the Zope-DB mailing list