Looking for MYSQL query builder

I’m wondering if there are any MYSQL IDE’s for Mac OSX that can build and output queries similar to what microsoft access does. Preferably free ones. I’m currently using MYSQL workbench and sequel pro.

I know how to create simple queries that use natural joins, but I have trouble when I need to pull from 3 or more tables. I want to be able to set up my relationships then use a GUI to create queries.

Anyone have any ideas (other than study up on the intricacies of joins)?