I bet you’re either using MySQL, or going to use it or at least heard of it – I hardly believe anyone of reading my Twitter or blog are not exposed to this field at all. Hence, if you’ve ever used MySQL you have probably asked yourself a question – “where can I find a decent front-end application”? Of course, there’s PhpMyAdmin as well as many others, and they’re fine, really … except they’re web applications, and most of us still prefer something which runs on our machine locally – after all, it’s totally different experience.

Now, if you’re lucky enough to use Mac (and I see absolutely no reasons why you should not) – you’ve got an app for that, too! Sequel Pro gives you great database navigation, with ability to access server via SSH tunnel (as, obviously, not all servers are exposed to outer world and in fact, most are not). You can do practically all you want via it’s UI – view and edit tables’ structure, add or change indexes, view the content of even very large tables, and, of course, run SQL queries on the database. And, best of all – it’s free! Try http://www.sequelpro.com and you won’t regret – and I can just say “Thank You!” to the guys who made it available.

On the screenshots: Sequel Pro accessing MySQL database with loaded Wikipedia dump via SSH tunnel.




R.

Tagged with:
 

2 Responses to Sequel Pro – fantastic Mac OS X front-end for MySQL

  1. Siddhu Warrier says:

    I haven’t used them myself, but rnt mysql-admin (or squirrelsql) similar tools in Ubuntu? Sorry, just a mildly J linux user! ;)

  2. Roman Kirillov says:

    believe me mate – they’re totally crap compared to this little tool. In fact, it is closer to The Holy Grail of SQL FrontEnds (read: PL/SQL Developer) than any other free/open tool.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">