The MySQL database that stores all of WordPress's content and configuration: posts, pages, comments, settings, user accounts, plugin data, and WooCommerce orders. WordPress retrieves content from the database on every page load. If the database connection fails, the entire site goes down with an Error establishing a database connection message. The database credentials are stored in wp-config.php.
