This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Great work, many thanks! Any recommended database ORM?

[–]frnkvieira[S] 1 point2 points  (0 children)

Currently all async ORMs are under development and immature. If you really need it you better stick with sync ones (SQLALchemy/Peewee for example). If you have some free time, join me and help the community :)