Step 1: Install MariaDB
Download the installer from the official MariaDB website.
Step 2: Configure MariaDB
- Click the downloaded installation file and run it.

- Follow the installation prompts and select the appropriate options for your server.

- During the configuration, you’ll be prompted to set up a root user and password. Remember this information — you’ll need it to access the database.

- After you’re done with the configuration, click Finish to complete the installation.
Congratulations! You have successfully set up MariaDB on your Windows Server. You can now start using it to manage your databases.