<br><br><div class="gmail_quote">On Sat, Jun 27, 2009 at 10:23 AM, Philip Semanchuk <span dir="ltr"><<a href="mailto:philip@semanchuk.com">philip@semanchuk.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5"><br>
On Jun 27, 2009, at 8:27 AM, Albert Hopkins wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 2009-06-26 at 21:10 -0700, Horace Blegg wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, I'm having a hard time deciding which set of PGSQL python bindings<br>
to go with. I don't know much about SQL to begin with, so the collage<br>
of packages of somewhat daunting. I'm starting a pet project in order<br>
to teach my self more, but I want to avoid getting off on the wrong<br>
foot and picking a package that is not going to be actively updated in<br>
the future.<br>
<br>
There seem to be several implementations<br>
* <a href="http://pypi.python.org/pypi/python-pgsql/" target="_blank">http://pypi.python.org/pypi/python-pgsql/</a>   - last update in 08.<br>
* <a href="http://www.pygresql.org/" target="_blank">http://www.pygresql.org/</a>   - version 4.0 was released beginning of<br>
this year, update before that was sometime in 06<br>
( <a href="http://www.pygresql.org/changelog.html" target="_blank">http://www.pygresql.org/changelog.html</a> )<br>
* <a href="http://python.projects.postgresql.org/" target="_blank">http://python.projects.postgresql.org/</a>   - first release was this<br>
month?<br>
<br>
The last one of those three looks to be the most promising, but I just<br>
can't tell for sure. Your input is appreciated :)<br>
<br>
</blockquote>
<br>
psycopg2: <a href="http://initd.org/pub/software/psycopg/" target="_blank">http://initd.org/pub/software/pPhilip Semanchuk <philip@semanchuk.com>sycopg/</a><br>
</blockquote>
<br>
<br></div></div>
+1<br>
<br>
Although I'm not using it anymore, I had good success with psycopg2 and strongly recommend it.<div><div></div><div class="h5"><br>
<br>
<br>
<br>
<br>
-- <br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br><br>Awesome, thank you very much for the link!<br>