Can any of you recommend a good book for MySQL? Particularly one with a good write up about integrating MySQL with Python? I want to use MySQL with Zope, but I also want to use it for other (non-Zope) purposes using Python and/or Kylix. Cheers, Ron
On Sun, 22 Jul 2001 complaw@hal-pc.org wrote:
Can any of you recommend a good book for MySQL? Particularly one with a good write up about integrating MySQL with Python? I want to use MySQL with Zope, but I also want to use it for other (non-Zope) purposes using Python and/or Kylix.
New Rider's MySQL (DuBois) is an *excellent* book on MySQL. Much better, IMHO, the O'Reilly's (which is thinner, more $, and is half about mSQL, for the 10 remaining users.) Doesn't cover Python integration; does cover PHP & Perl. Despite this, though, it's the best book I've seen on MySQL. -- Joel Burton <jburton@scw.org> Director of Information Systems, Support Center of Washington
--- complaw@hal-pc.org wrote:
Can any of you recommend a good book for MySQL? Particularly one with a good write up about integrating MySQL with Python? I want to use MySQL with Zope, but I also want to use it for other (non-Zope) purposes using Python and/or Kylix.
Cheers,
Ron
You might want to look into the BeeHive tutorial that deals specifically with this issue. I got a copy of that (DM 25 or 30 I suppose) but it was quite helpful in expalaining the interfaces b/w Zope and MySql. Its quite elementary, and probably should be used in conjunction with an actual MySql book (as suggested in another reply to this post!) URL is http://www.beehive.de/news/ZopeandMySQLebook.html HTH, Amr __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
participants (3)
-
Amr Malik -
complaw@hal-pc.org -
Joel Burton