MySQL for Python (MySQLdb)

From Free Software Directory
 
Jump to: navigation, search


[edit]

MySQL for Python (MySQLdb)

http://sourceforge.net/projects/mysql-python
an interface to the popular MySQL database server for Python.

MySQLdb is an interface to the popular MySQL database server for Python. The design goals are:

  • Compliance with Python database API version 2.0 [PEP-0249]
  • Thread-safety
  • Thread-friendliness (threads will not block each other)
  • MySQL-3.23 through 5.0 and Python-2.3 through 2.6 are currently supported. Python-3.0 will be supported in a future release.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

27 May 2009




Leaders and contributors

Contact(s)Role
Andy Dustman Maintainer


Resources and communication

AudienceResource typeURI
SupportForumhttp://sourceforge.net/forum/forum.php?forum_id=70461
DeveloperVCS Repository Webviewhttp://sourceforge.net/scm/?type=svn&group_id=22307
GeneralForumhttp://sourceforge.net/forum/forum.php?forum_id=70460
DeveloperDownloadhttp://sourceforge.net/project/showfiles.php?group_id=22307&package_id=15775&release_id=491012
DeveloperHomepagehttp://mysql-python.sourceforge.net/
HelpHomepagehttp://pypi.python.org/pypi/MySQL-python/1.2.3c1
Bug TrackingBug Trackinghttp://sourceforge.net/tracker/?group_id=22307&atid=374932


Software prerequisites




Entry






























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.