PyDAO is very thin object-relational mapper similar to Hibernate (but much simpler). Created to speed-up application development. It's very simple, but powerful, based on POPO (Plain Old Python Objects). Uses DB-API to connect to SQL databases.
Be the first to post a text review of PyDAO - Python Object Relational Mapper. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- Added transaction support (commit(), rollback()) - Added different encoding support (useful when DB-API layer expects and produces unicode) - Added XmlStorageDao
PyDAO 0.9.2 released. Now includes InSequenceCondition (allows to render IN (...) SQL expression) and ArbitraryCondition (any SQL WHERE expression). Pychecker support has been replaced by pylint tool (better verification).
- Added InSequenceCondition - Replaced pychecker by pylint - API change: Codition.generateWhereSQL(columnName) - Added ArbitraryCondition
- Added InSequenceCondition - Replaced pychecker by pylint - API change: Codition.generateWhereSQL(columnName) - Added ArbitraryCondition
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: