October 2017
Intermediate to advanced
566 pages
14h 31m
English
In the past, Drupal has supported two databases--MySQL and PostgreSQL. Drupal 7 and 8 have moved beyond this. Drupal now uses the powerful PHP Data Objects (PDO) library that is standard in PHP 5/7. This library is an abstraction layer that allows developers to support numerous databases, including MySQL, PostgreSQL, SQLite, and MariaDB.
The minimum database versions for Drupal 8 are as follows:
Additionally, Drupal provides a powerful database API along with some SQL coding conventions that make it easy to interact with your database--both combined ...
Read now
Unlock full access