PDO and database abstraction

Luiz Geron luizgeron at gmail.com
Tue Oct 25 08:37:28 EDT 2005


Excuse me if I wasn't clear. I don't want to use ORMs, since I really
have to execute arbitrary sql queries, and then I can't use this object
mapping. I'm going to write my own wrapper like you did, it is not so
difficult to do.




More information about the Python-list mailing list