Learn how to use MySQL and SQL with python. In this series I will show you how to use the python mysql connector to create tables, insert data and work with a MySQL database.

MySQL is a relational database management system. It is a great tool to learn how to use and will allow you to demonstrate your experience with RDBMS to future employers. (Employers usually require you know SQL!!)

Links:
MySQL: https://dev.mysql.com/downloads/installer/
Python Connector: https://dev.mysql.com/downloads/connector/python/

#mysql #python #sql

Python MySQL Tutorial - Setup & Basic Queries (w/ MySQL Connector)
2.40 GEEK