Since coming from the MSSQL world I would typically always start a project by creating stored procedures for selected tables (CRUD Stuff) and then fine tune them. There would be a GUI to select the tables and bang a stored procedure would be created for you.
I have literally 50+ to do in the new project using MYSQL and have not found a tool to do so?
Although I am loving MySQL as it's fast, easy to maintain and not such a PIA (Pain In Ass) as something MSSQL could be the tons of little tools like this is making it harder to get married to MYSQL, still dating now!
Thanks
Jim