Used MySQL Connector/Python for Windows?


Editors’ Review

Download.com staff
This connector allows Python programs to access MySQL databases using a standard API. It offers flexible data type conversion and supports most MySQL features.
  • Pros

    • Compliant with Python DB API version 2.0
    • Written in pure Python
    • No external dependencies
    • Supports nearly all MySQL Server features up to 5.5
    • Configurable automatic data type conversion
  • Cons

    • Limited to MySQL Server version 5.5 and earlier

Used MySQL Connector/Python for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1.0.1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 10
  • Windows Vista
  • Windows 7
  • Windows XP
Additional Requirements
None
POPULARITY
Total Downloads
292
Downloads Last Week
1

Report Software

Program available in other languages


Last Updated


Developer’s Description

Access Python applications from your MySQL platform.
MySQL Connector/Python enables Python programs to access MySQL databases, using an API that is compliant with the Python DB API version 2.0. It is written in pure Python and does not have any dependencies except for the Python Standard Library. MySQL Connector/Python includes support for almost all features provided by MySQL Server up to and including MySQL Server version 5.5, converting parameter values back and forth between Python and MySQL data types, for example Python datetime and MySQL DATETIME. You can turn automatic conversion on for convenience, or off for optimal performance, and all MySQL extensions to standard SQL syntax.

Download.com
Your review for MySQL Connector/Python