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

WordPress How to Make a Website with WordPress Installing WordPress Installing WordPress Quiz

By default, WordPress uses a database.

does wordpress uses any default database as asked in he quiz question ?

Actually, Jeff, you do not have to set up the database, you just have to supply access credentials to the db server and WP will do the rest when it is installed :)

Perry, I never knew that, thanks. I always created a db and db user and then popped those creds into the WP setup.

OP, I believe the answer to the question you're stuck on is "mysql".

1 Answer

It uses the database you set up. Wordpress will create a bunch of tables when you install.

By default, WordPress uses a _________ database.

Answer: "mysql"