Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Adi Žepčan
7,496 PointsSQL file
Hello. I dont know if it is right place for it, but i want to know (cos maybe i have miss it) is there avaible for download those sql file with DB data that you use in course
Best regards
1 Answer

Shawn Gregory
Courses Plus Student 40,672 PointsHello,
If the courses on TeamTreehouse requires you to have specific databases and/or tables, they will usually comes with the project code in a .sql file that you can upload or copy-paste into your database utility. If the project files don't include a .sql file, than it doesn't warrant specific databases and tables. also, you can just follow along in the videos and if you need to create databases and tables, it's usually explained step by step in the videos. Hope this helps.
Cheers!