forked from ngandhy/ultramysql
-
Notifications
You must be signed in to change notification settings - Fork 0
A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
License
datacubed/ultramysql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
::2018 VERSION:: - This version allows utf8mb4 as a charset option (current pip version does not). Also, will use utf8mb4_unicode_ci vs utf8mb4_general_ci (esnme/ultramysql:master currently has that) ::Install 2018 Version:: - pip install umysql-2018 :: 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
About
A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 40.4%
- C++ 37.1%
- Python 22.5%