مرکز آموزش  //  What is MySQL?  پرینت این مقاله

MySQL is a relational database management system, which means it stores data in separate tables rather than putting all the data in one big file. This adds flexibility, as well as speed. The SQL part of MySQL stands for "Structured Query Language," which is the most common language used to access databases. The MySQL database server is the most popular open source database in the world. It is extremely fast and easy to customize, due to its architecture. Extensive reuse of code within the software, along with a minimalist approach to producing features with lots of functionality, gives MySQL unmatched speed,
compactness, stability, and ease of deployment. Their unique separation of the core server from the storage engine makes it possible to run with very strict control, or with ultra fast disk access, whichever is more appropriate for the situation. For more information visit the MySQL web site at http://www.mysql.com

آیا این پاسخ به شما کمک کرد؟

در همین زمینه

I have a MySql database from my old hosting company. How can I add it to my account?

To add this database to your hosting account you will need to create the database in your control panel by clicking on the Database icon and following the prompts.When you have done this click on...


How Do I configure my database?

Your Control Panel contains a utility called PhpMyAdmin. This is a web-based utility that completely manages the databases on your account, including adding/dumping tables and creating users.It...


Powered by WHMCompleteSolution