Form -> Database

I see that ezSQL provides a $db->query method which can be used to update the DB if you are willing to craft the insert or update statement. However, has anyone found a generic, easy way to do this in ezSQL (i.e., without writing the statement) in conjunction with a form or template solution? Any reccomendations?