Documentation
As MariaDB Server (and its predecessor MySQL) has been used around the world for over 20 years, there are huge amounts of learning resources and documentation available.
The primary place for MariaDB specific documentation is the MariaDB Knowledge Base. If you have MariaDB already installed you can also read the man pages. Every binary in MariaDB has a man page. To view a man page simply run on the command line man
followed by the command/binary name, for example man mariadb
.
Download a PDF version of the MariaDB Server documentation.
To learn about what’s new read the MariaDB release notes.
Getting started
- Introduction to relational databases
- A 10-minute MariaDB primer
- List of SQL statements
- Useful MariaDB queries
- MariaDB Server documentation
Presentation and videos
Books
There are many available books on MariaDB and development. Below you will find a few think will be useful.
Training
The MariaDB Corporation offers training, both on-site and as live virtual classes.