filmov
tv
✅ FastAPI Tutorial • (Part 4) How to ADD Tortoise DB Model
![preview_player](https://i.ytimg.com/vi/BtOwhnoS0vc/maxresdefault.jpg)
Показать описание
In this video, you will learn how to add Tortoise DB model and configure the database for the todo app API. You will use Tortoise-ORM to define the database model and the relationships between the tables. You will also learn how to use SQLite as the database engine and how to initialize it with FastAPI.