python and Postgresq
Ben Finney
ben+python at benfinney.id.au
Mon Nov 23 06:01:54 EST 2009
"Andy dixon" <ajd at malcol.org> writes:
> Does anyone have a link to, or can provide an example script for using
> python-pgsql (http://pypi.python.org/pypi/python-pgsql/) or if someone
> can recommend an alternative, that would be fantastic.
"Diez B. Roggisch" <deets at nospam.web.de> writes:
> I'd recommend psycopg2.
I'd recommend installing ‘psycopg2’, but using it at a slight distance
by installing ‘SQLAlchemy’ <URL:http://sqlalchemy.org/> to give a useful
Pythonic access layer while having full access to SQL whenever needed.
--
\ “People come up to me and say, ‘Emo, do people really come up |
`\ to you?’” —Emo Philips |
_o__) |
Ben Finney
More information about the Python-list
mailing list