FastAPI Tutorial: (Part 4) How to Add Tortoise DB Model
Channel:
Subscribers:
1,420
Published on ● Video Link: https://www.youtube.com/watch?v=BtOwhnoS0vc
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.
Other Videos By Amo Procedures
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