/ultramysql

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

Primary LanguageCOtherNOASSERTION

:: 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

:: PyPy Compatibility ::
Drop cp1250 support to be compatible with PyPy