12 MySQL/MariaDB Security Best Practices for Linux
MySQL is the world’s most popular open source database system and MariaDB (a fork of MySQL) is the world’s fastest
Databases like MySQL, Oracle, PostgreSQL, MongoDB and CouchDB
MySQL is the world’s most popular open source database system and MariaDB (a fork of MySQL) is the world’s fastest
MySQL is a popular database management system while PHP is a server-side scripting language suitable for web development; together with
MyCLI is an easy-to-use command line (CLI) interface for the popular database management systems: MySQL, MariaDB, and Percona with auto-completion
After installing the components of a LAMP stack on a CentOS/RHEL 7 server, there are a couple of things you
If you’re installing MySQL or MariaDB in Linux for the first time, chances are you will be executing mysql_secure_installation script
If you are setting up a MySQL or MariaDB database server for the first time, chances are you will be
This is the second part of a 2-article series about the essentials of MariaDB / MySQL commands. Please refer to
In this article we will show how to create a database (also known as a schema), tables (with data types),
If you are a database administrator (DBA) or are responsible for maintaining, backing up, and restoring databases, you know you
MySQL is a powerful open source Relational Database Management System or in short RDBMS. It was released back in 1995
MySQL is one of the most popular database in the world. This database can be installed on the Microsoft Windows
There are plenty of tools to monitor MySQL performance and troubleshoot a server, but they don’t always perfect match for