Databases

Foundations

Video that explains how to install MariaDB on Windows and get started: https://www.youtube.com/watch?app=desktop&v=_AMj02sANpI

Download MariaDB from https://mariadb.org/

Edx course on SQL query language: https://learning.edx.org/course/course-v1:StanfordOnline+SOE.YDB-SQL0001+2T2020/home

Learn more about the Python interface of MariaDB: https://mariadb.com/resources/blog/how-to-connect-python-programs-to-mariadb/