In plain English
A database stores information in an organised way so it can be found and updated quickly. On a WordPress site, it holds your pages, posts, settings, users, comments and most plugin data.
Your content does not live in files you could browse. It lives in the database, which is why a backup that misses the database is not a backup at all.
What to know
Why it matters
Knowing where your content actually lives changes how you think about backups, migrations and speed. Most slow WordPress pages are doing too much database work per request, which is exactly what caching is designed to avoid.
Common mistakes
FAQs
Do I need to maintain my database?
Lightly. Periodic cleanup of revisions and leftover data helps on older or larger sites. Do not over-optimise a small one.
What is in a WordPress database?
Posts and pages, settings, users, comments, and whatever plugins store. Media files themselves sit on disk, but their records are in the database.
I'm a marketing consultant, entrepreneur and content creator. I help businesses grow through practical marketing, websites, SEO, content and AI.
More About Tariq →