Linux database guides - Page 2

Install database servers, caches, search engines, and admin tools on Linux with distro-specific package and repository guidance.

Curated guides

Database guides

31 matched guides, best match first. Page 2 of 3.

Redis logo and Fedora logo on a blue technology background

How to Install Redis on Fedora 44

Fast cache reads only help when Fedora installs the server package your application expects. To install Redis on Fedora today, first decide whether Redis-compatible Valkey is enough or...

Updated ( Published )

MongoDB and Ubuntu logos linked by a glowing data arc over an abstract database background

How to Install MongoDB on Ubuntu 24.04 and 22.04

MongoDB fits Ubuntu applications that need a document database with flexible JSON-style records, the mongod service, and the mongosh administration shell on one managed update path. To install...

Updated ( Published )

MariaDB and Arch Linux logos with database and code icons

How to Install MariaDB on Arch Linux

Arch Linux installs MariaDB from the official repositories, but the database server will not start until you initialize /var/lib/mysql with mariadb-install-db. To install MariaDB on Arch Linux cleanly,...

Updated ( Published )

PostgreSQL elephant logo and Arch Linux logo with database icons representing PostgreSQL deployment on Arch Linux

How to Install PostgreSQL on Arch Linux

PostgreSQL on Arch Linux is a pacman-managed database server, but it will not start until you initialize its data directory with initdb. The official postgresql package installs the...

Updated ( Published )