How to Create Database for FiveM Server
Introduction
A database is a system where your FiveM server keeps its data organized for future use. It's essential for storing player information, including their items, money, and other details.
How to Create a Database
Navigate to the GB Game Panel

You can log in using Login with SSO without entering a username and password if you're already logged into your client area.
After accessing the GB Game Panel, locate the left sidebar. Expand the 'Management' section and select 'Database.' A 'Create' button will then appear in the center of the interface click it to proceed

Required Fields & Instructions (Follow These Steps Exactly)
HOST
Value: my.db.gnode01
Purpose: Specifies the server host where the database will be deployed.
NAME
Value: fivemdb (Example)
Purpose: Purpose: Defines the name of the new database. Replace with your desired identifier
CONNECTIONS FROM
Default Value: % (Allows connections from any IP)
Purpose: Restricts database access by IP using MySQL notation. Retain % if unsure.
Click Submit to finalize database creation

After clicking Submit, the system will automatically generate and display these fields: Database Name, Username, Password, Connection, and JDBC Connection String. To use these values in txAdmin, simply left-click any value to copy it, then paste it in your desired location.

You have successfully create database for FiveM
For instructions on where to implement these database values, please refer to our Helpdesk documentation here How to Setup txAdmin For FiveM Server
If you face any issues or need assistance, don’t hesitate to reach out — our support team is always ready to help!
🔧 Need help? Submit a Support Ticket
💬 Chat with us on Live Chat via our website
A database is a system where your FiveM server keeps its data organized for future use. It's essential for storing player information, including their items, money, and other details.
How to Create a Database
Navigate to the GB Game Panel

You can log in using Login with SSO without entering a username and password if you're already logged into your client area.
After accessing the GB Game Panel, locate the left sidebar. Expand the 'Management' section and select 'Database.' A 'Create' button will then appear in the center of the interface click it to proceed

Required Fields & Instructions (Follow These Steps Exactly)
HOST
Value: my.db.gnode01
Purpose: Specifies the server host where the database will be deployed.
NAME
Value: fivemdb (Example)
Purpose: Purpose: Defines the name of the new database. Replace with your desired identifier
CONNECTIONS FROM
Default Value: % (Allows connections from any IP)
Purpose: Restricts database access by IP using MySQL notation. Retain % if unsure.
Click Submit to finalize database creation

After clicking Submit, the system will automatically generate and display these fields: Database Name, Username, Password, Connection, and JDBC Connection String. To use these values in txAdmin, simply left-click any value to copy it, then paste it in your desired location.

You have successfully create database for FiveM
For instructions on where to implement these database values, please refer to our Helpdesk documentation here How to Setup txAdmin For FiveM Server
If you face any issues or need assistance, don’t hesitate to reach out — our support team is always ready to help!
🔧 Need help? Submit a Support Ticket
💬 Chat with us on Live Chat via our website
Updated on: 21/05/2025
Thank you!