Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: DB

questions

 

 

Zope db RSS feed   Index | Next | Previous | View Threaded


posgrado at correo

Apr 11, 2013, 9:00 PM

Post #1 of 2 (177 views)
Permalink
questions

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


lists at zopyx

Apr 11, 2013, 9:17 PM

Post #2 of 2 (162 views)
Permalink
Re: questions [In reply to]

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>

> 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
> https://mail.zope.org/mailman/listinfo/zope-db
>
>

Zope db RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.