What is a MySQL database?

Intro to Web Hosting series

22. What is a MySQL database?

A MySQL database, like all other types of databases, is used to keep track of a website or software's data.

The technical term for MySQL is a relational database management system, or RDBMS. MySQL is a software program that runs at all times on a server and gives other programs access to the information it maintains.

This information is stored in databases. A database is made up of tables. Each table is structured into fields that can contain a specific type of information; some fields can contain only numbers, while others can only contain dates, etc.

When data is inserted into a table, each group of fields is called a row.
FutureHosting Best Hosting in Ireland - What is a MySQL database?

MySQL controls access to this information with usernames and passwords, just like when you log in to a computer. Each username gets permission to do certain things with certain databases.

You can create MySQL databases, users, and passwords inside your control panel.
FutureHosting Best Hosting in Ireland - What is a MySQL database?

If you plan to install web software on your hosting account, you'll need at least one MySQL database. Most web software is designed to share a single database with more than one other software program.

You'll also need to create a username and password for the software to use. Be sure to make the password as complex as possible, because it's not a password you're going to need to remember. Usually, a program will store its MySQL password in a configuration file; you'll never need the password again after installation.

Ця відповідь Вам допомогла?

 Роздрукувати цю статтю

Також прочитайте

What are email forwarders?

Intro to Web Hosting series 25. What are email forwarders? Email forwarders allow you to...

Can people find out where I live based on my domain registration information?

Intro to Web Hosting series 16. Can people find out where I live based on my domain registration...

Am I allowed to resell my hosting space?

Intro to Web Hosting series 9. Am I allowed to resell my hosting space? In general, most...

Should I pay for private domain registration?

Intro to Web Hosting series 17. Should I pay for private domain registration? If you've watched...

Where can I buy a domain name for my site?

Intro to Web Hosting series 15. Where can I buy a domain name for my site? Domain names can be...