YoVDO

Learn Flask: Databases

Offered By: Codecademy

Tags

Flask Courses Web Development Courses SQLite Courses CRUD Operations Courses

Course Description

Overview

Create persistent Flask apps by learning how to set up a database and create, read, update, and delete data in the database.
Continue your Flask learning journey with Learn Flask: Databases. Level up your Flask knowledge to create persistent Flask apps by learning how to set up a database and create, read, update, and delete data in the database.



### Skills you’ll gain
* Set up and configure an SQLite database in Flask using Flask-SQLAlchemy.
* Read, update, and delete data from a Flask-SQLAlchemy database.
* Set up a Flask App with a database in your local environment.

### Notes on prerequisites
We recommend that you complete [Learn Flask: Jinja2 Templates and Forms](https://www.codecademy.com/learn/learn-flask-jinja2-templates-and-forms) before starting this course.

Syllabus

  • Databases in Flask: Learn how to add more functionality to your Flask apps with databases!
    • Lesson: Introduction to Flask-SQLAlchemy
    • Quiz: Introduction to Flask-SQLAlchemy
    • Lesson: Databases in Flask - Reading, Updating and Deleting
    • Quiz: Flask Databases - Reading, Updating and Deleting
    • Project: FlaskFM
    • VideoContentItem: Flask Database Setup
    • Informational: Next Steps

Taught by

Zoe Bachman

Related Courses

Access SQLite in an Android Studio Project
Coursera Project Network via Coursera
Android Banking Application using SQLite
Coursera Project Network via Coursera
Learn Advanced Python 3: Database Operations
Codecademy
Learn Node-SQLite
Codecademy
Guided Project: Build a Movie Recommender with Django V2
IBM via edX