esnme/ultramysql
FreeA fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
FreeFree tier
About esnme/ultramysql
A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching. The repository was archived by the owner on February 22, 2020, and is now read-only.
Key Features
Written in pure C/C++ for high performance
Compatible with gevent through monkey patching
Provides a Python interface to MySQL
Open source with viewable license
Pros & Cons
Pros
- Written in pure C/C++ for high performance
- Compatible with gevent for asynchronous operations
- Open source with permissive license
Cons
- Repository archived and no longer maintained (last commit in 2020)
- No releases published
- Limited documentation on GitHub
Best For
High-performance MySQL database access in PythonAsynchronous database operations using gevent
FAQ
Is this project still maintained?
No, the repository was archived by the owner on February 22, 2020, and is now read-only. It is no longer actively maintained.