Y
Hacker News
new
|
ask
|
show
|
jobs
by
v3ss0n
1243 days ago
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
1 comments
gkmcd
1242 days ago
Have you looked at peewee? It might be just what you're looking for.
http://docs.peewee-orm.com/
link
http://docs.peewee-orm.com/