Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I wrote an entire article about why I didn't do that: https://death.andgravity.com/own-query-builder#sqlalchemy-co...

In general, SQLAlchemy is an excellent choice; in my specific case (single dev with limited time), the overhead would be too much (even with my previous experience with it).



A curious question: why not Python's built in Sqlite3 package [0]?

[0] https://docs.python.org/3/library/sqlite3.html


I am using exactly that; the query builder goes on top of it :)


That’s a great article and a good way to go.


Thank you!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: