MySQL
MySQL is an open-source relational database management system widely used for web applications and enterprise data storage.
|
|
Import
import { Mysql, MysqlIcon } from "@dev.icons/react";Render
<Mysql size={32} />
<MysqlIcon size={32} />Compare