This sync session covered an introduction to SQL and databases with R. The main SQL concepts consider only single table operations using Data Manipulation Language (DML) in SQL. dbplyr, an R database backend, is also touched on and compared to SQL.