[Tutor] Database connectivity

Lindsay Davies Lindsay.Davies@moonshine.co.uk
Fri, 2 Mar 2001 11:32:12 +0000


On 2/3/01, GCS wrote about '[Tutor] Database connectivity':
>Hello,
>
>Can someone point me out with a good documentation how to connect to Postgres?
>I can not find any of them in the library reference. Is it supported?

Here are some pointers...

	http://www.python.org/topics/database/DatabaseAPI-2.0.html
	http://www.python.org/topics/database/
	http://www.druid.net/pygresql/
	http://popy.sourceforge.net/

Best wishes,

Lindsay