Got MySQL? Get Sequel Pro
MySQL is by far my favorite database and I use it for a ton of stuff. Web interfaces are clunky though and writing code can be time consuming. Wouldn’t it be great if you could just view all the info in your database in without the messy interface or having to write 60 lines of code? Well you can with Sequel Pro.

Sequel Pro is a Mac only program based on (the now dead) CocoaMySQL which allows you to easily and painlessly interact with your MySQL database. Just like CocoaMySQL, Sequel Pro is easy to use but that’s about where it ends. Sequel has been updated to use the new Leopard styling. You can save your connection information so you don’t have to worry about remembering usernames, passwords and i.p. addresses for multiple databases. Buttons at the bottom of the interface allow you to add/drop tables, rows and columns, duplicate columns and rows and refresh the database.
Sequel Pro is currently FREE but if you like the program you should consider donating to the developers.

Leave a Reply