Data Science Basics: Introduction to Relational Databases with SQL
This workshop will introduce the relational database as an alternative to spreadsheets. We will use the self-contained SQLite database engine, practicing with both an easy to use graphical user interface (GUI) and exploring the corresponding SQL commands. We will discuss appropriate use cases for a database engine like SQLite and how it compares to server-based … Read More