On 10/11/11 07:08, Alec Taylor wrote:
I'm looking for a Python library for generating SQL queries
[selects, alters, inserts and commits].

The popular ones are SQLObject and SQLAlchemy, both just a web-search away.

Additionally, if you're working with Django, it has its own built-in ORM.

-tkc


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to