Haven't worked with mySQL but MS SQL Server (and any other ODBC connection) should connect importing pyodbc.
Good luck! Daryl On Thu, Aug 30, 2018 at 6:26 PM Rafael Knuth <[email protected]> wrote: > > Can I do SQL querying in Python? > What packages do I need for that purpose? (specifically for mySQL) Thanks. > _______________________________________________ > Tutor maillist - [email protected] > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
