Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 lines
946 B

# 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='Official Website' href='https://mariadb.org/'>MariaDB website</BadgeLink>
<BadgeLink colorScheme='yellow' 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='Watch' href='https://www.youtube.com/watch?v=_AMj02sANpI'>MariaDB Tutorial For Beginners in One Hour</BadgeLink>