WordPress
WordPress Database
The database is where WordPress stores all your site's content and settings — every page, post, comment, and option. Your theme controls how things look; the database holds the actual stuff your site is made of.
In plain English
Think of your WordPress site as having two halves. The files (your theme and plugins) are the machinery, and the database is the filing cabinet that holds all your actual content — every page and post you've written, your settings, your users, your orders. When someone loads a page, WordPress pulls the words from the database and the design from your files and stitches them together on the spot.
Why it matters for your business
You'll usually never think about the database — until you see the dreaded "Error establishing a database connection" message, which means your site can't reach its own content and goes down completely. Databases can also get cluttered and bloated over time, quietly slowing your site. Because the database holds the irreplaceable part — your actual content — it's the most important thing to have backed up.
When it comes up
Database errors, mysteriously slow sites, and site migrations all involve the database. It sounds technical, but the practical takeaway is simple: protect it with good backups, and get database errors looked at fast, because the site is down until they're resolved.
Related terms
Run into this on your site?
Emergency WordPress Fixes