3 Votes Vote

Python MySQL module

Posted by topdog 520 days ago Questions| python mysql module All

I'm developing a web application that needs to interface with a MySQL database, and I can't seem to find any really good modules out there for Python.

I'm specifically looking for fast module, capable of handling hundreds of thousands of connections (and queries, all within a short period of time of each other), without an significant impact on the speed.

Originally asked by: Alexander on Stack Overflow

Discuss Bury


Who Voted for this Question