Using Databases With Flask - Python and Flask #8

Codemy.com
Codemy.com
75 هزار بار بازدید - 4 سال پیش - In this video I'll show
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.
4 سال پیش در تاریخ 1399/02/30 منتشر شده است.
75,047 بـار بازدید شده
... بیشتر