Books
Summary
This page lists several books that cover both general and advanced topics related to building and managing database-driven websites with PHP 7, MySQL 8, and MariaDB. Key titles include practical guides for those new to MariaDB, such as "Getting Started with MariaDB" by Daniel Bartholomew, and advanced resources like "Migrating to MariaDB" by William Wood for those looking to transition from proprietary systems to open-source solutions. Authors like Stéphane Combaudon, Adrian W. West, and Adam Aspin provide detailed manuals and insights into both beginners' and advanced use cases, ensuring there is something for every level of expertise.
General Topics
PHP 7 et MariaDB : Coffret en 2 volumes by Stéphane Combaudon and Olivier Heurtel, December 2018 (French) Build interactive, database-driven websites with PHP 7, MySQL 8, and MariaDB. Practical PHP 7, MySQL 8, and MariaDB Website Databases by Adrian W. West, 2nd edition, September 2018 Build interactive, database-driven websites with PHP 7, MySQL 8, and MariaDB. 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.
Advanced Topics
Migrating to MariaDB by William Wood, December 2018 Describes the process and lessons learned during a migration from a proprietary database management engine to the MariaDB open source solution.
Query Answers with MariaDB: Volume II: Introduction to SQL Queries by Adam Aspin, Karine Aspin , October 2018 Helps you further develop your analytical abilities as you discover how to write powerful SQL queries.
Query Answers with MariaDB: Volume I: Introduction to SQL Queries by Adam Aspin, Karine Aspin , October 2018 Helps you develop your analytical abilities as you discover how to write powerful SQL queries.
MariaDB and MySQL Common Table Expressions and Window Functions Revealed by Daniel Bartholomew, November 2017 An introduction to Common Table Expressions (CTEs) and Window Functions in MariaDB and MySQL.
MariaDB : Administration et optimisation by Stéphane Combaudon, July 2017 (French) S'adresse aux développeurs et administrateurs MySQL ou MariaDB désireux de consolider leurs connaissances sur la principale variante de MySQL.
Last updated
Was this helpful?