Using Databases With Flask - Python and Flask #8

Опубликовано: 19 Май 2020
на канале: Codemy.com
79,432
1.4k

In this video I'll show you how to start using Databases with Flask and Python.


We'll be creating a database to keep track of our Friends list. We'll use sqlite3 and sqlalchemy for the database.

Using a database in flask is fairly easy, you just add sqlalchemy to your app, then create a model that defines your database table and columns. Then adding and retrieving things from the database is trivial.


Смотрите видео Using Databases With Flask - Python and Flask #8 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Codemy.com 19 Май 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 79,432 раз и оно понравилось 1.4 тысяч людям.