mariadb



Databases on a diet: why your MySQL is slowing down and how to fix it

Greetings, friends!Are you familiar with this scenario: you rented an excellent server, the CPU usage isn't even at 20%, the network works perfectly, but your website or web application takes a treach...

Password Management with TeamPass: Overview, Advantages and Disadvantages

​​In the modern digital world, data security is one of the most important tasks for organizations and individuals. With the growing number of online services and applications, password management ...

Information about MariaDB 10.5

MariaDB 10.5 database is a system that was developed using Mysql program. The presented database has full compatibility with various MySQL drivers and clients, which makes it quite versatile in use. I...

How to install LAMP on CentOS 7

IntroductionThe LAMP stack is a package consisting of the Linux operating system, Apache server, MySQL database (MariaDB), and the PHP programming language. Each layer of the stack represent...