> genuinely better than stitching together fragments of SQL in the form of text strings. Injection attacks and inserting commas (but not trailing commas) come to mind as obvious difficulties.
You're using the Pymongo library as an example. Someone can just as easily use SQLAlchemy and not have to worry about those things.
You're using the Pymongo library as an example. Someone can just as easily use SQLAlchemy and not have to worry about those things.