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.
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.