This document provides an introduction to relational database management systems (RDBMS) through a series of slides. It covers topics such as installing MySQL, connecting to databases using SQL, database design with MySQL Workbench, and using biological databases with RDBMS. Instructions are provided for installing MySQL on Linux, Windows, and Mac operating systems. The key components of RDBMS and SQL are defined, including creating databases and tables, retrieving and sorting data.