Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 18 Feb 2022
Python

#353: SQLModel: The New ORM for FastAPI and Beyond

Two frameworks that have taken the Python world by storm are FastAPI and Pydantic. Once you already have your data exchange modeled in Pydantic, you might want to use that code for storing it in the database. And, if…

Source: Talk Python To Me Michael Kennedy (@mkennedy)