top | item 30223901

(no title)

codingkev | 4 years ago

Whats the deal with they large number of open issues an pull requests on FastAPI and SQLModel?

SQLModel 100 issues, 54 open PRs

FastAPI 903 issues, 448(!!) open PRs

I recently had to choose between Flask and FastAPI for a fresh project and went with Flask in the end, partly due to long term maintenance concerns with FastAPI.

discuss

order

zeppelin101|4 years ago

Having given SqlModel a very proper go a few months back, I have to say that it's not worth using it just yet. There are too many outstanding issues and the documentation is also incomplete. Maybe in a year's time, the situation could be different.