Pages in category databases

Installing MySQL/MariaDB

MySQL is a widely used relational database management system (RDBMS). MariaDB is a community-developed fork of MySQL and is the preferred MySQL implementation in Fedora. While the two products share… Read more

How to Manage Various Database Server from GUI

For database management, it is more user-friendly to use graphical tools: MySQL/MariaDB: phpMyAdmin.noarch : A web interface for MySQL and MariaDB MySQL Specific: MySQL Workbench is a unified visual tool… Read more

PostgreSQL

Installation The installation and initialization of the postgresql server is a little bit different in comparison to other packages and other Linux distros. This document aims to summarize basic installation… Read more