Are there any good tools out there (don't have to be be free) that provide functionality analogous to MS Access but for non-MS databases like MySQL? I'm looking for more than just a query builder like MySQL Workbench. But something that allows power users to build read/write forms to modify database contents, and then non-power users to use those forms.
Of course there are a zillion web development solutions to this problem. What I'm looking for is something that allows somebody who's technical but not really a developer to easily create forms that allow others to modify a database.
Ideally the system would work on either windows or mac. But if there's something great that's only available on one, we could deal with that.