Category: Database
How to install SQLite 3 and SQLite Browser on Ubuntu 22.04 LTS
In this short article we will discuss how to install SQLite 3 and SQLite Browser on Ubuntu 22.04 LTS operating system. Introduction In the ever-evolving world of database management systems, SQLite 3 stands…
How To Install DBeaver On Ubuntu 22.04
In this short tutorial we will learn how to install DBeaver Community Edition (CE) on Ubuntu 22.04 LTS operating system. Introduction In today’s data-driven world, managing and interacting with various databases efficiently is…
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…
Apache CouchDB: A Versatile and Scalable NoSQL Database Solution
Introduction In today’s data-driven world, the demand for flexible, scalable, and reliable database solutions is paramount. Apache CouchDB, an open-source NoSQL (Not Only SQL) database, has gained recognition for its unique features and…
How To Install Apache Cassandra On Debian 11
In this article we will learn how to install Apache Cassandra version 4.0 on Debian 11 (Bullseye) operating system. Apache Cassandra is a popular open-source distributed database management system that is designed to…
How To Install Oracle SQL Developer on Rocky Linux 8
In this short tutorial, we will learn how to install Oracle SQL Developer on Rocky Linux 8 operating system. We will use Oracle SQL Developer version 21.2.1. Introduction If we are a developer…
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 MongoDB 5.0 On Rocky Linux 8
On this short guide, we will learn how to install MongoDB version 5.0 Community Edition on Rocky Linux 8 operating system. Introduction Currently, the use of MongoDB in various applications has shown very…
How To Install MySQL Workbench 8.0 On Ubuntu 20.04
On this short tutorial, we will learn how to install MySQL Workbench 8.0 on Ubuntu 20.04 LTS operating system. Introduction If we are a developer who is building an application using MySQL as…
Comments