Ask HN: Is SQLAlchemy the industry standard Python ORM in 2023?

https://news.ycombinator.com/item?id=36286597
by jonjlee • 3 years ago
4 3 3 years ago

I'm starting a greenfield side project. I've only used Python in smaller projects without reason to hook up an ORM tool. In searching for choices now, the de facto standard seems to be SQLAlchemy, but I also see a number of references to Prisma[0][1] and other projects that claim to be a better, modern choice. What is the right choice for a brand new project at this time?

[0] https://github.com/prisma/prisma

[1] https://eash98.medium.com/why-sqlalchemy-should-no-longer-be-your-orm-of-choice-for-python-projects-b823179fd2fb

Related Stories

Loading related stories...

Source preview

news.ycombinator.com