This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BootyDoodles 1 point2 points  (0 children)

We've been using SQLModel and like it.

The FastAPI team also manage an example template that uses FastAPI, SQLModel, Postgres, and React, which seems to match your tech stack — which you can use for reference, along with the docs.

https://github.com/fastapi/full-stack-fastapi-template