It possible a novice question. If I want to develop Python program to work with MySQL. I should use mysql.connector or MySQLdb? What's the advantage and disadvantage?
↧