Connecting to MySQL (I need documentation)

pehr anderson pehr at pehr.net
Fri Sep 8 02:00:45 EDT 2000


Using python with MySQL is very easy. 
We use both Oracle and mysql in productions systems
and I find myself building everything in Mysql first
since MySQL has less management overhead and installs in seconds.

	-pehr

"Howard B. Golden" wrote:
> 
> yanivk at my-deja.com wrote:
> > Hi, I need documentation (books and/or online) on connecting to MySQL
> with
> > Python. Feel free to send me some links and maybe tell me some
> > advantages/disadvantages of using MySQL with Python.
> >
> > Thanks,
> > Yaniv Kaplan.
> 
> Besides the DB-SIG material and links, O'Reilly's MySQL book is
> supposed to have information on how to use it with Python.
> 
> Howard B. Golden
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.



More information about the Python-list mailing list