πŸ—“οΈ Week 03 – Day 01: Intro to databases

When to move from files to databases

Author
Published

24 July 2023

🌱 Today’s Learning Objectives

  • Fundamentals of databases: tables, primary and foreign keys
  • When to use databases over files
  • Basic SQL queries (SELECT, GROUP BY, ARRANGE, etc.)
  • Concepts of noSQL databases

πŸ‘¨β€πŸ« Lecture Notes

πŸŽ₯ Looking for lecture recordings? You can only find those on Moodle.

You can download the lecture material as a Quarto Markdown file by clicking the button below.

πŸŽ₯ Looking for lecture recordings? You can only find those on Moodle.

References

Wickham, Hadley, Maximilian Girlich, and Edgar Ruiz. 2023. β€œWriting SQL with Dbplyr: Why You Might Use Dbplyr Instead of Writing SQL Yourself.” Tutorial. Dbplyr Package in R. https://dbplyr.tidyverse.org/articles/sql.html.
Wondrasek, James, Katharina Brunner, and Krill MΓΌller. 2020. β€œIntroduction to DBI.” Software. DBI Package in R. https://dbi.r-dbi.org/articles/dbi.