chore: Update NodeJs and MariaDB setup documentation navigation

This commit is contained in:
SebasKoedam
2024-05-08 15:52:49 +02:00
parent 7769e7f84d
commit 5c333454bb
7 changed files with 207 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# MariaDB
# MariaDB Setup on Raspberry Pi
MariaDB is a fork of MySQL and is a popular choice for database management systems. It is open-source and is widely used in web applications. MariaDB is a community-driven project and is developed by the original developers of MySQL. It is designed to be fully compatible with MySQL, meaning that it can be used as a drop-in replacement for MySQL.