SHOWING RESULTS FOR:

Migrate MariaDB to MySQL

This post is about Migrate MariaDB to MySQL Introduction MySQL first appeared in 1995 as an open-source project and was later acquired by Sun microsystems. Finally,...

How to drop all tables of MySQL database

A couple of days ago I was looking a way for easily drop all tables of a MySQL database. Of course, there are more...

How To Install MySQL on CentOS 9 Stream

Hello, friends. In this post, you will learn how to install MySQL on CentOS 9 Stream. MySQL is a powerful relational database manager owned by...

Install SQLite on Debian 11 / Ubuntu 22.04

Hello, friends. Although the database industry is dominated on a large scale by solutions such as MySQL, PostgreSQL, SQL Server or Oracle, there are...

PostgreSQL Streaming Replication

Introduction PostgreSQL 12 can be considered revolutionary considering the performance boost we observe with partitioning enhancements, Streaming replication is a popular method you can use...

Install Percona on Debian 11 and get an alternative solution to MySQL

Hello, friends. In this post, you will learn how to install Percona on Debian 11. This database manager is a serious alternative to MariaDB...

How to install MySQL 8 on centos 8

In this article we will learn How to install MYSQL 8 on centos 8. MYSQL is an open-source database management system. It implements the...

Backup your databases with mysqldump

Hello, friends. In this post, we will show you how to use the mysqldump command. This command allows you to back up your MySQL...

MySql Contains Podman

Introduction MySQL contains is a prominent open-source relational database administration system and one of the popular web server solutions. It stores and structures data in a...

Store Kannel DLR to MySQL/MariaDB

In our earlier article on Kannel we have learned about how to install Kannel. So, in that configuration, we store SMS Delivery Report (DLR)...

Latest news