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

Profile Picture
- Published on Oct 4, 2019馃審 Public

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/insta... Python Connector: https://dev.mysql.com/downloads/conne... * Enroll in The Fundamentals of Programming w/ Python https://tech-with-tim.teachable.com/p... Instagram: https://www.instagram.com/tech_with_tim Website https://techwithtim.net Twitter: https://twitter.com/TechWithTimm Discord: https://discord.gg/pr2k55t GitHub: https://github.com/techwithtim Podcast: https://anchor.fm/tech-with-tim One-Time Donations: https://www.paypal.com/donate/?token=... Patreon: https://www.patreon.com/techwithtim * Please leave a LIKE and SUBSCRIBE for more content! Tags: - Tech With Tim - Python Tutorials - Python MySQL - MySQL Tutorial Python #Python #MySQL #SQL