mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
Update 102-mariadb.md (#1206)
This commit is contained in:
committed by
GitHub
parent
8e7e35fd3d
commit
843d3d35c9
@@ -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>
|
||||
|
Reference in New Issue
Block a user