Skip to content

MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. No MySQL libraries are needed, and no compilation is necessary to run this Python DB API v2.0 compliant driver. Documentation & Download: http://dev.mysql.com/doc/connector-python/en

License

vtermanis/mysql-connector-python

 
 

Repository files navigation

==========================
MySQL Connector/Python 8.0
==========================

MySQL Connector/Python
Copyright (c) 2009, 2018, Oracle and/or its affiliates. All rights reserved.

License information can be found in the LICENSE.txt file.


Requirements
============

Protobuf C++ (version >= 2.6.0) and Python Protobuf (version >= 3.0.0)
https://developers.google.com/protocol-buffers/docs/downloads


Documentation & Examples
========================

Documentation for all Connector/Python versions can be found online here:

 http://dev.mysql.com/doc/connector-python/en/index.html

The source distribution of Connector/Python also contains example scripts.
They can be found in the examples/ directory.


License
=======

Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.

This is a release of MySQL Connector/Python, Oracle's Python driver for MySQL.

License information can be found in the LICENSE.txt file.

This distribution may include materials developed by third parties.
For license and attribution notices for these materials, please refer to the LICENSE.txt file.

For more information on MySQL Connector/Python, visit
  https://dev.mysql.com/doc/dev/connector-python/

For additional downloads and the source of MySQL Connector/Python, visit
  http://dev.mysql.com/downloads

MySQL Connector/Python is brought to you by the MySQL team at Oracle.

About

MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. No MySQL libraries are needed, and no compilation is necessary to run this Python DB API v2.0 compliant driver. Documentation & Download: http://dev.mysql.com/doc/connector-python/en

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.6%
  • C 5.4%
  • C++ 1.8%
  • Shell 0.2%