I am looking for a SQL Query builder for python (just like in matlab). I am a beginner and can not write one myself (yet..). Do you know of a open-source query builder written in Python ? Thanks Arthur
I have used the python-sql library and am very happy with it.
in SQLObject.org there is one see SQLBuilder documentation, to build SQL programatically.
As others are suggesting, you might also want to look at ORM systems such SQLAlchemy ,Django ORM or SQLObject.org itself.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With