Hacker News new | ask | show | jobs
by tomnipotent 1757 days ago
> but it looks like it does nothing to do with FastAPI

A SQLModel is also a Pydantic model. FastAPI uses Pydantic.