filmov
tv
MySQL Databases and Python: Getting Started & Installing the MySQL Server

Показать описание
This is a preview of the video course, "MySQL Databases and Python". MySQL is one of the most popular database management systems (DBMSs) on the market today. It ranked second only to the Oracle DBMS in this year’s DB-Engines Ranking. As most software applications need to interact with data in some form, programming languages like Python provide tools for storing and accessing these data sources.
This is a portion of the complete course, which you can find here:
The rest of the course covers:
- Finishing System Setup With Connector
- Setting Up Connection to MySQL Server
- Creating and Connecting to the MySQL Database
- Creating Tables
- Importing CSV Files Into MySQL Tables
- Reading Records From the MySQL Database
- Querying With Table Join Operations
This is a portion of the complete course, which you can find here:
The rest of the course covers:
- Finishing System Setup With Connector
- Setting Up Connection to MySQL Server
- Creating and Connecting to the MySQL Database
- Creating Tables
- Importing CSV Files Into MySQL Tables
- Reading Records From the MySQL Database
- Querying With Table Join Operations