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!
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

Danny Calleri
6,011 PointsDatabase design tool
Hi all! :) Can you suggest me any tool that can help with database design? Something for Mac would be great. I've to build a big database and I'd like to test it as much as possible before to start coding. Thanks :)
3 Answers

James Gill
Courses Plus Student 34,935 PointsDanny,
mySQL Workbench is one of the most popular. There is no "best", though; the only way you'll discover that is to try a few yourself. It's subjective. I will say that the best feature of mySQL Workbench is that it's free...most others (that are good) are not.

Andreas Berggren
Courses Plus Student 3,486 PointsHave you tried MySQL workbench? http://www.mysql.com/products/workbench/

Danny Calleri
6,011 PointsHi Andreas, thanks for your answer! I'm testing it right now, but I wanted to know which one is the best according to all of you :)