ultimate99 Posted July 3, 2009 Share Posted July 3, 2009 What do you guys use when designing databases and web applications on osx? MySql via xamp, perhaps? Link to comment Share on other sites More sharing options...
PyX Posted July 4, 2009 Share Posted July 4, 2009 MAMP which includes PHP5 and SQLite And I'm using SQLitemanager, which is a web-based SQLite database manager :) it's a little buggy and old, because they didn't release anything recently, but it works fine I remember looking for something better and more up-to-date last month, but didn't find anything that had the potential of beating it. Link to comment Share on other sites More sharing options...
russellc Posted July 15, 2009 Share Posted July 15, 2009 I haven't been developing much lately, but a quick search makes me want to start again: Sequel Pro MySQL Workbench I have followed MySQL workbench before and it is pretty interesting. However, I have not seen Sequel Pro before and I am definitely impressed by the interface. I haven't the time to try it yet as I am at work presently, though. Link to comment Share on other sites More sharing options...
ultimate99 Posted July 16, 2009 Author Share Posted July 16, 2009 wow, dont know why i didnt see these replies...anyway Ive been using MAMP for a while but I think I'll take a look at Sequel Pro, might be interesting. Link to comment Share on other sites More sharing options...
russellc Posted July 16, 2009 Share Posted July 16, 2009 wow, dont know why i didnt see these replies...anyway Ive been using MAMP for a while but I think I'll take a look at Sequel Pro, might be interesting. Sequel Pro has a very nice interface, but I haven't been able to use it with any databases yet. MySQL Workbench was quite nice in the blog during development, but I'm not sure how it looks and works now. I remember MySQL Workbench having a very nice portion for designing schemas (with an actual visual representation). Link to comment Share on other sites More sharing options...
Recommended Posts