Differences between revisions 1 and 2
Revision 1 as of 2002-07-15 20:43:27
Size: 566
Editor: pD9EB03FC
Comment:
Revision 2 as of 2002-07-18 20:23:42
Size: 803
Editor: pD9E4DBFA
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
  platforms::   platforms:: Unix, win32
Line 15: Line 15:
  licence::
  platforms::
  Python versions::
  licence:: GPL/Python license
  platforms:: Unix, win32
  Python versions:: 1.5.2 thru 2.2
Line 20: Line 20:

  * several alternative cursor classes which can be used with cursor(cursorclass) on the connection object
  * additional methods info() and insert_id() in the cursor classes

TableOfContents

Masthead

URL

http://www.mysql.com/

licence
GPL
platforms
Unix, win32

DB API 2.0 Drivers

driver name

URL

http://dustman.net/andy/python/MySQLdb/

licence
GPL/Python license
platforms
Unix, win32
Python versions
1.5.2 thru 2.2

Extensions to DB API

  • several alternative cursor classes which can be used with cursor(cursorclass) on the connection object
  • additional methods info() and insert_id() in the cursor classes

Comments

Other Drivers

driver name

URL
licence
platforms
Python versions

Programming Model

Comments

Supported Python Applications

Pros

Cons

MySQL (last edited 2018-05-04 13:35:05 by DavidDLowe)

Unable to edit the page? See the FrontPage for instructions.