SHOWING RESULTS FOR:

How to install PostgreSQL on Debian 11?

Hello, friends. In this post, you will learn how to install PostgreSQL on Debian 11. PostgreSQL is one of the oldest and most powerful relational...

How to enable remote access on MySQL 8?

Hello, friends. This short post will help you to enable remote access to MySQL. Although this is not always recommended, it can be helpful. By...

How to Install the PostGIS Extension for PostgreSQL

Hello, friends. In this post, you will learn how to install PostGIS Extension for PostgreSQL using Ubuntu 22.04, but it is perfectly applicable to...

How to rename a table in MySQL / MariaDB

Hello, friends. In this post, you will learn how to rename a table in MySQL / MariaDB, The procedure is simple and can save...

How to install PostgreSQL on Rocky Linux 9 / Alma Linux 9

Hello, friends. In this post, you will learn how to install PostgreSQL on Rocky Linux 9 / Alma Linux 9 As we all know, PostgreSQL...

How to install SQLite on CentOS 9 Stream / Fedora 36

Hello friends. We already know that CentOS 9 Stream / Fedora 36 is a system desired by many developers to do their work. That's...

How to install MySQL 8 on Ubuntu 22.04

Hello, friends. In this post, you will learn how to install MySQL 8 on Ubuntu 22.04. This post is for newbies, but it is...

Manage MySQL with Ansible

Introduction MySQL with Ansible is an open-source automation tool that automates provisioning, configuration management, application deployment, orchestration, and many other manual IT processes. Unlike more simplistic management tools, Ansible users (like system...

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...

Latest news