Il 2006-01-14, Kenneth McDonald <[EMAIL PROTECTED]> ha scritto: > I need to do some data manipulation, and SQLite is a nice little > product for it, except of course that I'd need to write SQL. Are > there any good libraries out there that let one write (basic) queries > in a Pythonic syntax, rather than directly in SQL?
You need an ORM Try SQLAlchemy - http://sqlalchemy.org Have fun -- Lawrence - http://www.oluyede.org/blog "Anyone can freely use whatever he wants but the light at the end of the tunnel for most of his problems is Python" -- http://mail.python.org/mailman/listinfo/python-list