0%
Loading...
NolimitHost

How do I create a database?

Last updated: March 28, 2026

NolimitHost provides MySQL databases for your game servers. You can create and manage databases directly through the Game Panel. This guide walks you through the process.

Creating a MySQL Database

Step 1: Log in to Game Panel

Visit your Game Panel and log in with your credentials.

Step 2: Navigate to Databases

In the main menu, click on "Management" and then select "Databases".

Step 3: Create New Database

Click the "Create" button on the top right side of the Databases section.

Step 4: Configure Your Database

Fill out the create database form:

  • HOST: Click the dropdown and select your server's node (usually the only option available)
  • NAME: Enter a name for your database (e.g., "game_db", "players")
  • CONNECTIONS FROM: Leave this as % unless you need to restrict which servers can connect (generally not necessary)

Step 5: Complete Creation

Click "Create Database". Your database will be immediately created and appear in the database list.

Database Credentials

Once created, your database entry will display:

  • Database Name: The name you assigned
  • Username: Auto-generated username for the database
  • Connection Address/Port: The address to use when connecting
  • Password: Click the key icon to reveal the password

Managing Your Database

Changing the Password

To change a database password, click the button on the far right side of the database entry in the list.

Deleting a Database

To remove a database, scroll to the right side of the database entry and click the delete button.