Fastapi has completely replaced django for me. I do not miss orm at all.
replies(3):
We are jealous of some FastAPI features though, so it's possible we could migrate, as Litestar's mapping between domain models, database models and API models isn't as flexible as we'd like.