I am developing a web application that needs to interact with a MySQL database, and I cannot find really good modules for Python.
I am specifically looking for a fast module that can handle hundreds of thousands of connections (and requests, all within a short period of time from each other), without a significant impact on speed.
python mysql module
Alexander
source share