March 2006
Intermediate to advanced
640 pages
17h 8m
English
The Python MySQLdb extension
contains all of the tools you need to interface with MySQL and MySQL
stored procedures. Python is a pleasure to program, and it is a very
viable alternative to other dynamic scripting languages such as PHP
and Perl. Using mod_python (or CGI)
allows us to easily implement dynamic web content in Python using
MySQL as the backend.