SQLModel
Intro¶
This is the third evening, in which we explored the use of SQLModel as a standalone ORM, and later, in the live coding session, integrated it with FastAPI. We also learned how to use the logging module and how to parametrically configure database access.
- SQLModel stand-alone
- Live coding: SQLModel