Flask: Database Integration
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 53m | 166 MB
Instructor: Reindert-Jan Ekker
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 53m | 166 MB
Instructor: Reindert-Jan Ekker
This course will teach you how to connect to a database server using SQLAlchemy and how to integrate that connection into a Flask project.
What you'll learn
Usually, a database stores the data you want to serve when creating a web app or service with Flask. In this course, Flask: Database Integration, you'll learn how to connect to a database using SQLAlchemy and integrate that with a Flask project.
First, you’ll see how to set up the database connection and create a data model for your Flask project. Next, you’ll discover how you can do CRUD operations from your Flask views. Finally, you’ll explore how to handle some more intricate scenarios like migrations and relations.
When you’re finished with this course, you’ll have the skills and knowledge of Flask and SQLAlchemy needed to integrate your database with a Flask web project.