Tag: MariaDB
Articles tagged with "MariaDB"
Explore all content related to MariaDB on xTom.

8/22/2026
What Is SQLite, and When Is It Enough Instead of a Full Database Server?
SQLite runs as a single file with no server process at all, and it handles far more real-world workloads than people assume. Here's how it works, when it's genuinely enough, and how to migrate later if you outgrow it.

11/8/2024
How to Install Linux, Apache, MariaDB, and PHP (LAMP Stack) on Debian and Ubuntu
Learn step-by-step how to install and configure the LAMP stack on Debian and Ubuntu systems.

3/21/2024
Choosing Between MySQL and MariaDB - A Comprehensive Guide Including Setup Instructions
Learn the differences between MySQL and MariaDB and how to set up a database with either.