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

Databases SQL Basics Finding the Data You Want Finding the Data You Want Review

Sean Flanagan
Sean Flanagan
33,235 Points

Where next?

Thank you Andrew for a great course. It was my SQL course. I'm open to advice from anyone as to what course I should do next?

1 Answer

jason chan
jason chan
31,009 Points

Try building your own database with mysql.

You can install xampp and play with phpmyadmin. Use the documentation from mysql https://dev.mysql.com/doc/refman/5.7/en/database-use.html

Try creating tables that connect with foreign keys. Try creating a project. Like a database of your video collection or music collection.

The course below is applied php and mysql. I hope that helps.

Ecommerce shop.

https://teamtreehouse.com/library/using-php-with-mysql