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 track guidance

I have done some basic web development using PHP as backend server processing language to communicate with the database for basic CRUD operations for some web development but I have no knowledge of SQL. Like at the very minimum, I know the SQL syntax but just don't know how to develop the logic to create advanced SQL queries that involve multiple joins to get data from different/aggregate tables. What courses can I take to be an SQL expert for industry level web development? I already have some understanding of how to build REST APIs to communicate and retrieve data from backend for specific routes etc (@RequestMapping notation in Java), but I fear that my lack of SQL thought process is holding me back. Exactly what courses can I take in Teamtreehouse to be an expert thinker with RDBMS? Thanks

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

HI there,

I would recommend starting with the Beginning SQL Track and then go from there.

:) :dizzy: