Hacker News new | ask | show | jobs
by whoopdeepoo 1241 days ago
What do you use instead?
1 comments

Now we're using Django for current project. But for new project we planned to use Starlite framework so we are still deciding 1. PicoloORM 2. Sqlalchemy 2.x

And now finding sqlalchemy 2.0 still way too complicated

Have you looked at peewee? It might be just what you're looking for.

http://docs.peewee-orm.com/