FastAPI Tutorial: (Part 4) How to Add Tortoise DB Model

Subscribers:
1,420
Published on ● Video Link: https://www.youtube.com/watch?v=BtOwhnoS0vc



Category:
Tutorial
Duration: 1:48
720 views
20


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.







Tags:
astapi
fastapi tutorial
fastapi python
fastapi web api
fastapi database
fastapi tortoise-orm
fastapi sqlite
tortoise-orm
tortoise-orm tutorial
tortoise-orm python
tortoise-orm model
sqlite
sqlite tutorial
sqlite python