How to Install and Secure MariaDB on Debian 11 March 9, 2022 In this tutorial, you will learn how to install and secure MariaDB on Debian 11 (Bullseye) from the official Debian repository.
MariaDB 10.7 Database Server Released with New Capabilities February 13, 2022 With MariaDB, you can easily and efficiently read, update and manage your data.
How to Install SQL Server and SQL Server CLI Tools on Ubuntu April 24, 2022 In this tutorial, we will walk through all the steps on how to install Microsoft SQL Server and SQL Server command-line tools on Ubuntu.
SQLite 3.37 Lightweight Database Comes Packed with New Features November 28, 2021 The biggest new feature in this release is support for STRICT tables.
MySQL vs. MariaDB: What Are the Main Differences Between Them April 21, 2022 1 Comment Should I use MySQL or MariaDB? That is probably the question in your mind right now.
PostgreSQL 14 Ships with Improved Performance for Heavy Workloads October 1, 2021 The PostgreSQL team released the PostgreSQL 14 database, providing users of the widely deployed relational database with new features.
How to Run MySQL in Docker Container: A Simple, Easy to Follow Guide October 1, 2021 This guide explains how to set up a new MySQL server running in Docker container in only a few minutes.
SQLite DB Browser, How to Install and Use it on Linux May 27, 2022 This article will show you how to install and use SQLite DB Browser to load a database file, browse the data, and run SQL queries.
Running PostgreSQL in Docker, A Quick and Practical Guide April 18, 2022 7 Comments This tutorial will guide you through how to run PostgreSQL with persistent storage inside a Docker container and connect to it.
Install PostgreSQL on Ubuntu: An Easy-to-Follow Guide April 2, 2022 Learn how to install PostgreSQL on Ubuntu from the official Ubuntu repo or by adding the PostgreSQL repository and installing the same.