Python library for generating SQL queries [selects, alters, inserts and commits]

Yaşar Arabacı yasar11732 at gmail.com
Tue Oct 11 10:34:09 EDT 2011


Are you looking for something like this? http://www.sqlalchemy.org/

2011/10/11 Alec Taylor <alec.taylor6 at gmail.com>

> Good afternoon,
>
> I'm looking for a Python library for generating SQL queries [selects,
> alters, inserts and commits].
>
> I can write them by hand, but thought it would be more useful writing
> them in Python (i.e. client-side referential integrity checking before
> insert commit + test data generation)
>
> I'm running Oracle 10g and Oracle 11gR2. Do you know of a Python
> library which can facilitate this?
>
> Thanks for all suggestions,
>
> Alec Taylor
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
http://yasar.serveblog.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20111011/d1d533d9/attachment.html>


More information about the Python-list mailing list