filmov
tv
How To Use MySQL Database With Flask - Flask Fridays #9
Показать описание
In this video I'll show you how to use the MYSQL database with Flask and SQLAlchemy.
In the last video we set up SQLite as the database using SQLAlchemy, in this video I'll show you how to convert that to MYSQL. It's really really easy! None of our actual code will change, we just need to point to a MYSQL database and set it up.
Timecodes
0:00 - Introduction
1:27 - Download and Install MySQL
3:44 - Set the DATABASE_URI for MySQL
6:36 - Pip Install MySQL Connectors
7:43 - Create The User Database
12:08 - Try Import Import Database From Python Shell
13:11 - Pip Install PyMySQL and cryptography
13:42 - Update MySQL DATABASE_URI For PyMySQL
14:05 - Import and Create Database From Python Shell
14:28 - Test Out the App
16:58 - Conclusion
#codemy #flask #johnelder
In the last video we set up SQLite as the database using SQLAlchemy, in this video I'll show you how to convert that to MYSQL. It's really really easy! None of our actual code will change, we just need to point to a MYSQL database and set it up.
Timecodes
0:00 - Introduction
1:27 - Download and Install MySQL
3:44 - Set the DATABASE_URI for MySQL
6:36 - Pip Install MySQL Connectors
7:43 - Create The User Database
12:08 - Try Import Import Database From Python Shell
13:11 - Pip Install PyMySQL and cryptography
13:42 - Update MySQL DATABASE_URI For PyMySQL
14:05 - Import and Create Database From Python Shell
14:28 - Test Out the App
16:58 - Conclusion
#codemy #flask #johnelder
MySQL - The Basics // Learn SQL in 23 Easy Steps
Installing MySQL and Creating Databases | MySQL for Beginners
MySQL IN 10 MINUTES | Introduction to Databases, SQL, & MySQL
How to create new Database and Table in MySQL WorkBench
MySQL: How to create a DATABASE
16 | Create a Database in MySQL PHP Tutorial | 2023 | Learn PHP Full Course for Beginners
How To Install MySQL (Server and Workbench)
MySQL Full Course for free 🐬 (2023)
Learn How to Use SQLite Database in Python: Full Tutorial (In English)
MySQL Tutorial for Beginners | How to create database and add table in XAMPP using MYSQL
MySQL Workbench Tutorial (2022)
SQL Tutorial for Beginners [Full Course]
How To Connect to MySQL Database in Visual Studio Code and Run SQL Queries | MySQL in VSCode (2024)
Introduction To MySQL | MySQL Workbench Tutorial | MySQL Basics For Beginners | Simplilearn
Python MySQL Tutorial - Setup & Basic Queries (w/ MySQL Connector)
MySQL Database - Full Course
SQL Tutorial - Full Database Course for Beginners
connect mysql db on mysql shell
How to create database connection in MySQL Workbench ? | MySQL Server with MySQL Workbench ?
How to Create a Database, Add Tables and Import Data in MySQL Workbench
MySQL - How to import Database into MySQL Workbench (8.0.22)
Create MySQL Database - MySQL Workbench Tutorial
MySQL: How to create a TABLE
How to Connect HTML Form with MySQL Database using PHP
Комментарии