Update 102-mariadb.md (#1206)

This commit is contained in:
Paul Marsicovetere
2022-04-19 05:17:22 -04:00
committed by GitHub
parent 289d52d135
commit 544a530fcb

View File

@ -1 +1,9 @@
# Mariadb # 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
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='MariaDB Website' href='https://mariadb.org/'>MariaDB website</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Read' href='https://www.guru99.com/mariadb-vs-mysql.html'>MariaDB vs MySQL</BadgeLink>
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.w3schools.blog/mariadb-tutorial'>W3Schools - MariaDB tutorial </BadgeLink>
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.youtube.com/watch?v=_AMj02sANpI'>MariaDB Tutorial For Beginners in One Hour</BadgeLink>