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

2011/10/11 Alec Taylor <alec.tayl...@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/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to