MariaDB Books

You are viewing an old version of this article. View the current version here.

Here is a list of books on MariaDB and MySQL. We've provided links to Amazon.com or the publisher for convenience, but they can be found at many other bookstores, both online and off.

If you want to have your favorite MySQL / MariaDB book listed here, please leave a comment.

For MariaDB / MySQL end users

MariaDB Essentials by Emilien Kenler and Federico Razzoli, October 2015
For those that don't know SQL and want to quickly jump in and learn MariaDB, or that already know MySQL but want to go further.

Getting Started with MariaDB, 2nd Edition by Daniel Bartholomew, June 2015
A beginner's guide to MariaDB. No prior MariaDB or MySQL experience necessary. An expanded update to the 1st edition.

Learning MySQL and MariaDB by Russell J. T. Dyer, April 2015.
An introductory look at database systems, the SQL database language, installation and basic administration of MySQL and MariaDB.

MariaDB High Performance by Pierre Mavro, September 2014
For system administrators/architects or DBAs with existing MariaDB knowledge who want to learn more about how to grow their current infrastructure to support larger traffic.

Mastering MariaDB by Federico Razzoli, September 2014
Aimed at intermediate users who want to learn how to administrate a MariaDB server or a set of servers.

MariaDB Beginners Guide by Rodrigo Ribeiro Gonçalves, August 2014
A book for newcomers to MariaDB and SQL.

MariaDB Cookbook by Daniel Bartholomew, March 2014
A cookbook filled with useful MariaDB recipes. Chapters cover such things as Sphinx, Connect, Cassandra, virtual and dynamic columns, TokuDB, and more.

Getting Started with MariaDB by Daniel Bartholomew, October 2013
A beginner's guide to MariaDB. No prior MariaDB or MySQL experience necessary.

Building a Web Application with PHP and MariaDB: A Reference Guide by Sai Srinivas Sriparasa, June 2014
A how-to guide for creating scalable and secure web applications with PHP and MariaDB

MariaDB Crash Course by Ben Forta, September 2011
First MariaDB book.
For people who want to learn SQL and the basics of MariaDB.

Coding in MariaDB

Understanding MySQL Internals by Sasha Pachev, former MySQL developer at MySQL AB, April 2007
This is the only book we know about that describes the internals of MariaDB / MySQL. A must have for anyone who wants to understand and develop on MariaDB!
Not all topics are covered and some parts are slightly outdated, but still the best book on this topic.

MySQL 5.1 Plugin Development by Sergei Golubchik and Andrew Hutching, August 2010
A must read for anyone wanting to write a plugin for MariaDB, written by the Sergei who designed the plugin interface for MySQL and MariaDB!

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.