---
title: How to Add a MySQL Database to Your Minecraft Server
description: Need a database for your plugins? Follow this guide to create and connect a MySQL database to your Minecraft server.
source: "https://nodecraft.com/support/games/minecraft/setup/how-to-add-a-mysql-database-to-your-minecraft-server"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvZGNiMGFkNjkzOC9jYXZlcy1hbmQtY2xpZmZzLXB0LTItMS0yLTAucG5nL20vIn0seyJuYW1lIjoiZ2FtZV9sb2dvIiwiaW1hZ2VfdXJsIjoiaHR0cHM6Ly9jbXMtYS5ub2RlY3JhZnQuY29tL2YvMTMzOTMyLzM3NXgxNTAvM2MxZGIyYmFiNS9taW5lY3JhZnQucG5nL20vIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkhvdyB0byBBZGQgYSBNeVNRTCBEYXRhYmFzZSB0byBZb3VyIE1pbmVjcmFmdCBTZXJ2ZXIifV0&s=f526a8793567b97b4450d933756fbd1d4a15b6144ef42b70bbf15af514728ad2"
published: "2025-06-27T01:37:59.913Z"
updated: "2025-06-27T01:37:59.882Z"
---

# How to Add a MySQL Database to Your Minecraft Server

Need a database for your plugins? Follow this guide to create and connect a MySQL database to your Minecraft server.

## How to add a MySQL Database to your server

This guide will walk you through the process of adding a MySQL database to your Minecraft server. MySQL databases are a great and efficient way to store and access data, typically from various plugins. Databases are also useful in server networks to sync information such as players ranks or any in-game currency.

## Creating a database

1. Open your **Nodecraft Dashboard** for your Minecraft server.
2. Click on **Panel**.

  **Note: If you are on a Lite server you may need to wake it first before the panel option is available. **
3. Once on your panel, locate the **Databases** menu located on your sidebar.
4. From the MySQL page click the **Create Database** button which is located near the upper right corner of your screen.
5. Once created, the information is hidden by default but can be shown by clicking the **Show** button.

You have now added a MySQL database to your minecraft server. While you can only create a single database per server you are able to use the same database for multiple plugins and servers.

## Need Help?

If you have questions or run into any issues, our support team is here to help! Reach out using the support widget on our website or visit our[ ](https://nodecraft.com/support)[support center](https://nodecraft.com/support) for further assistance.
