Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Database Foundations Installing MySQL Server and MySQL Workbench Installing MySQL Server and Workbench on Windows

Mit Sengupta
Mit Sengupta
13,823 Points

I have a Mac. What should I install?

Should I go with MAMP for Mac?

2 Answers

I've been using XAMPP on the mac, easy to use, stable and no problems. https://www.apachefriends.org/faq_osx.html

Hello,

It is entirely up to you. On the rare occasion I am using Mysql Php Apace together I use mamp. If I am using a framework I use a VM.

Regards,

Richard.

Mit Sengupta
Mit Sengupta
13,823 Points

Hello Richard, I'm on the database. Since I'm not on Windows I can't use MySQL. Do you have any recommendation for Mac which will go well with the course?

Kevin Korte
Kevin Korte
28,148 Points

You can use MySQL on Mac, I do almost every day. In fact it should be easier to set up because you're not on windows. (Nothing wrong with windows, it's just not as friendly setting up technology stacks).

Check out Xampp or Mamp, either will install MySQL for you. They're free. I personally use MAMP on my Mac computer.

Than you can maintain your mysql databases with phpmyadmin.