esnme / ultramysql

A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
http://www.esn.me
Other
547 stars 95 forks source link

:: Description :: A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching

:: Requirements :: Requires Python (http://www.python.org)

:: Installation :: python setup.py build install