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 … Read More »
Apple
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 … Read More »
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 … Read More »
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 … Read More »