diff --git a/content/roadmaps/101-backend/content/106-relational-databases/102-mariadb.md b/content/roadmaps/101-backend/content/106-relational-databases/102-mariadb.md
index 2efaf2286..dcd6c214e 100644
--- a/content/roadmaps/101-backend/content/106-relational-databases/102-mariadb.md
+++ b/content/roadmaps/101-backend/content/106-relational-databases/102-mariadb.md
@@ -1 +1,9 @@
-# Mariadb
\ No newline at end of file
+# MariaDB
+
+MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry. MariaDB was created with the intention of being a more versatile, drop-in replacement version of MySQL
+
+Free Content
+MariaDB website
+MariaDB vs MySQL
+W3Schools - MariaDB tutorial
+MariaDB Tutorial For Beginners in One Hour