On Mon, 19 Jan 2009 03:01:53 -0800
"Patrick Steiger" <pstei...@dcc.ufba.br> wrote:
> MySQL and PostgreSQL are more complete databases that run as servers on the
> machine, and you can use python bindings for both. (psycopg2 for postgres,
> and i forgot what binds mysql to python at the moment.)

There are more than one adapter for each.  Check out the list at
http://wiki.python.org/moin/DatabaseInterfaces for more information.

-- 
D'Arcy J.M. Cain <da...@druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to