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 trialeberhapa
51,495 PointsTool for practicing SQL commands offline for mac
Is there any nice tool for practicing SQL commands offline for mac? I just want to import a sql file and play around without being connected to a database. I know some payed one but it's to expensive for me for only playing around.
best, Patrick
1 Answer
Abdishakur Hassan
3,585 PointsPostgreSQL is well documented SQL database. I use it in Windows and Linux but not on MAC. But i think you can install it on MAC. Try these two links: https://postgresapp.com/ https://www.moncefbelyamani.com/how-to-install-postgresql-on-a-mac-with-homebrew-and-lunchy/
eberhapa
51,495 Pointseberhapa
51,495 PointsThanks, but I'm searching something for mySQL.