Back in Feburary I took a look at the open-source database tool Sequel Pro and compared it against the commercial tool, Querious. Querious had the winning edge at the time, despite being for MySQL 5 only and costing money. It was only Sequel Pro’s support for MySQL 3 and 4 that provided any feature advantage. [...]
A few weeks ago I took a detailed look at two MySQL database tools Querious and SequelPro, comparing their feature set. These are by no means the only two options for accessing MySQL with a shiny UI — so here is a quick look at eight more MySQL front ends that are available for [...]
Administering databases is not generally an exciting task, it’s right up there with TPS reports and their cover sheets. So why then, are you using the command-line MySQL client to administer your MySQL databases when you have a nice shiny user interface provided by OS X at your disposal?
The people behind Querious and Sequel Pro [...]
For those of you who have dabbled with website design and development, you may be interested to know that OS X is bundled by default with the Apache web server. This allows you to easily develop websites on your own computer without the need to invest in a domain name or hosting package. However, the [...]