How to uninstall MySQL
Posted in Database

Uninstalling MySQL from Ubuntu System: A Step-by-Step Guide

Introduction MySQL is a popular open-source relational database management system used by many applications and websites. However, there may be instances where you need to remove MySQL from your Ubuntu system. This article…

Continue Reading Uninstalling MySQL from Ubuntu System: A Step-by-Step Guide
Howt to install PosrgreSQL 14 on Ubuntu 20.04
Posted in Database

How To Install PostgreSQL 14 on Ubuntu 20.04

In this short tutorial we will learn how to install PostgreSQL 14.1 on Ubuntu 20.04 LTS Server. Introduction Currently, the last stable PostgreSQL is version 14.1 which as released on 11 November 2021….

Continue Reading How To Install PostgreSQL 14 on Ubuntu 20.04
HowLto intall MySQL 8 on CentOS 8
Posted in Database

How To Install MySQL 8 On CentOS 8

In this tutorial we will learn how to install MySQL version 8.0 database on CentOS 8 operating system. Introduction MySQL is a popular relational database management sustem which was used by many popular…

Continue Reading How To Install MySQL 8 On CentOS 8
How to install PostgreSQL 13 on CentOS 8
Posted in Database

How To Install PostgreSQL 13 Database Server on CentOS 8

On this short tutorial, we will learn how to install PostgreSQL 13 on CentOS 8 operating system. Introduction Beside MySQL and MariaDB, PostgreSQL (also known as Postgres) is a popular a relational database…

Continue Reading How To Install PostgreSQL 13 Database Server on CentOS 8
How Install SQL Server Command-line Tools
Posted in Database

How To Install SQL Server 2019 Command-line Tools

On this short article, we will discuss how to install SQL Server command line tools for SQL Server. Introduction When we want to use MS SQL Server 2019 as the database server of…

Continue Reading How To Install SQL Server 2019 Command-line Tools
How to install Microsoft SQL Server 2019 on Ubuntu 20.04
Posted in Database

How To Install Microsoft SQL Server 2019 On Ubuntu 20.04 LTS

On this short tutorial we will discuss how to install Microsoft SQL Server 2019 on Ubuntu 20.04 LTS operating system. Introduction Microsoft SQL Server is a relational database management system developed by Microsoft…

Continue Reading How To Install Microsoft SQL Server 2019 On Ubuntu 20.04 LTS
How To Install MySQL 8 on Ubuntu 20.04
Posted in Database

How To Install MySQL 8 Database on Ubuntu 20.04 LTS Server

On this tutorial we will learn how to install MySQL version 8.0.27 database on Ubuntu 20.04 LTS operating system. Introduction MySQL is free and open-source software under the terms of the GNU General…

Continue Reading How To Install MySQL 8 Database on Ubuntu 20.04 LTS Server
How to install PostgreSQL 13 on Ubuntu 20.04
Posted in Database

How To Install PostgreSQL 13 On Ubuntu 20.04 LTS

On this short tutorial we will learn how to install PostgreSQL 13 on Ubuntu 20.04 LTS Server. Introduction Postgresql database has been widely used in various critical applications, ranging from e-commerce, finance, energy,…

Continue Reading How To Install PostgreSQL 13 On Ubuntu 20.04 LTS
How to install MySQL on Ubuntu 18.04
Posted in Database

How To Install MySQL Database on Ubuntu 18.04 LTS

On this short guidance we will explain how to install MySQL on Ubuntu 18.04 TLS. Introduction MySQL is the most popular open source SQL database management system with around 6 million installations worldwide….

Continue Reading How To Install MySQL Database on Ubuntu 18.04 LTS