Question

does anybody know of a tool that will allow for viewing of database schemas and the data within it? Im using a Mac and need to view a mySQL database. Basically something like phpmyadmin that runs as more of a stand-alone app and can connect to any mySQL db.

I have found Aqua Data Studio but it is too expensive.

Thanks for any suggestions

Was it helpful?

Solution

I like Squirrel-SQL (free open source) and DB Visualizer (has a free closed-source version).

OTHER TIPS

The best stand-alone graphical Windows mySQL client is HeidiSQL. There is a Java version in the late Alpha stage that runs on OS X and is, if probably not usable yet, definitely worth keeping an eye on: jHeidi

Database Workbench have free lite version

You can give MySQL Workbench ( http://www.mysql.com/products/workbench/ ) a try ...

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top