What a database is used and how to create it
A database is essential for websites that constantly interact with information and store it on the server. Imagine a database as a giant file that organizes and stores all the information on your website.
Why Do I Need a Database?
If you plan to have a blog on your site, each post, comment, and user is stored in the database. Similarly, an online store requires a database to manage products, inventory, and customer profiles efficiently.
IMPORTANT: If you want to have a
CMS installed (WordPress, PrestaShop, etc.), the hosting must have the option to create databases. You can see which hosting plan is ideal for you depending on your needs.
How to create a database
Step 1: Access the Hosting Management
Access the hosting management from the cdmon control panel.
Step 2: Go to the Databases Section
In the "Databases" section, select the MySQL option.
Step 3: Create a New Database
Just below the connection details, find the "Create a new MySQL database" section. Enter the name you want to assign to the database and click the Create DB button.
Step 4: Assign Name and Encoding
Enter the name of the database you are going to create and assign the required encoding. Unless it needs to be changed for a specific programming requirement, we recommend leaving the encoding as UTF-8.
With these simple steps, you will have manually created a database in your cdmon hosting.
Related links
Related Articles
Generate a new cdmon email account
When you contract hosting with cdmon, whether it is web hosting or a Mail plan, the service does not have any email account created or configuration assigned. In this guide, we show you how to create a new email account easily. To create an email ...
Settings of the mail service
Professional web email Email is an essential part of your online presence. With cdmon, you can create a personalized email account with your website’s domain, giving it a more professional touch. When you purchase most cdmon plans, you have the ...
Getting started: Email Service
Email is an essential part of your online presence. With cdmon, you can create a personalized email account using your website’s domain, giving it a more professional touch. With most cdmon hosting plans, you have the option to create an email ...
How to upload my website to hosting (FTP)
FTP (File Transfer Protocol) is an essential tool for uploading your website files to the server. It is like a bridge that allows you to easily transfer files between your computer and your hosting space at cdmon. If you have a website locally or ...
What is a CMS and how to install it in cdmon
Content Management Systems (CMS) are applications that are installed on hosting and serve as the basis for creating and managing websites in a simple way, without the need for advanced know-how. What is a CMS? A CMS (Content Management System) is a ...