I'm using the sqlite3 library in python for a piece of software which is deployed onto testbeds for a large company. The sqlite db is becoming a bottleneck (no shared connections) so I want to experiment with other dbs like mysql. I need to connect to this test db from the testbeds but I can't install any software of the testbeds at the moment (this may change in future). Does anybody know of a python library to make mysql db connections which I can include as a python file without installation using pip or yum or apt-get etc etc.
Aucun commentaire:
Enregistrer un commentaire