ultramysql
ultramysql copied to clipboard
A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
:: 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