chore: Update navigation structure in documentation

This commit is contained in:
SebasKoedam
2024-05-08 12:32:54 +02:00
parent 65282cc57a
commit c777ca738e
9 changed files with 174 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
# MariaDB
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.