Tag: RDBMS
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…
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….
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…
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…
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…
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…
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…
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,…
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….
Comments