sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
4.37k stars 228 forks source link

Add support for DB ORMs! #12

Open sansyrox opened 3 years ago

Saifu0 commented 3 years ago

Can I work on this issue? btw, I don't know Rust. I know Python, C++, JavaScript

Mr-Sunglasses commented 1 year ago

Hey 👋🏻 @sansyrox , I'm very interested to do a discussion on this issue, also Imo we can start writing a wrapper over sqlalchemy just like flask-sqlalchemy or just first we can try direct support of ORM with sqlalchemy. I'm looking forward to working on this issue and your response.