Hacker News new | ask | show | jobs
by leetrout 46 days ago
sqlc is pretty darn great but it's no comparison to Django. Django has its own problems and I would love for it to take some lessons from sqlc.

Really hate we don't have proper type hints for Django.

1 comments

Is django the best backend batteries included framework at the moment?
For the ORM/schema evolution part at least imo. And iommi is written for it so that is also a big boost (I'm one of the authors of iommi :P)