MySQL & MariaDB Tutorials
MySQL
MariaDB
tutorial
CRUD
insert
select
update
delete
stored procedure
MySQL is one of the most popular open-source relational database management system (RDBMS). The first release was in 1995. When Sun bought MySQL, Michael “Monty” Widenius, the founder of MySQL forked MySQL, launching MariaDB, and took a part of MySQL developers with him.
Administration
- How to reset MySQL / MariaDB Root Password
- How to export and import a .sql file in MySQL from command line
- How to show open database connections in MySQL
Usage
References