Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Chapter 18 Uses the MariaDB Database Management System.


May 24, 2021 That's what Linux should learn



Since its acquisition by Oracle, the MySQL database project has shifted from open source software to "closed source" software, leading many enterprises and vendors in the IT industry to choose to use the database software's upscale mariaDB database management system. MariaDB database management systems are also quickly taking over the market.

This chapter will introduce the theoretical knowledge of the database and the database management system, and then introduce the contents of the MariaDB database management system, and finally, through hands-on experiments, to help readers master some of the general operations of the MariaDB database management system. F or example, account creation and management, authorization of account permissions, new database, new database form, database to perform new, delete, modify and query operations. This chapter concludes with an introduction to the backup and recovery of databases.

After learning the content of this chapter, the reader can not only be competent in database management in the production environment, but also master the content related to database management topics in the RHCE exam.