On Jun 27, 4:08 pm, [EMAIL PROTECTED] wrote:
> PyDAO is very thin object-relational mapper similar to Hibernate (but
> much simpler). It's created to speed-up application development. It's
> very simple, but powerful, based on POPO (Plain Old Python Objects).
>
> http://aplikacja.info/PyDAO.html
>
PyDAO is very thin object-relational mapper similar to Hibernate (but
much simpler). It's created to speed-up application development. It's
very simple, but powerful, based on POPO (Plain Old Python Objects).
http://aplikacja.info/PyDAO.html
Main features:
- can use any database that has DB-A