© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
J. S. TonelloPractical Linux DevOpshttps://doi.org/10.1007/978-1-4842-8318-9_6

6. Installing MariaDB and Creating a Simple Web Application

John S. Tonello1  
(1)
Baldwinville, NY, USA
 

In Chapter 5, you deployed three of the four pieces necessary for your LAMP stack, and you learned how Apache and PHP can work together on a Linux host to serve up dynamic content. In this chapter, you’ll add the database component: MariaDB. The simple application you’ll create will read some information from a database table and show it in a browser.

In this chapter, you’ll first learn some MariaDB and Structured Query Language (SQL) basics to see how data is stored in a database ...

Get Practical Linux DevOps: Building a Linux Lab for Modern Software Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.