In this text article course, data visualization expert Adam Wilbert guides you through the process of setting up a database server, loading data, and executing queries against that data. Begin by deploying a free cloud hosted Azure SQL Database instance, then set up the local management tools. Explore the process of making a connection to the remote server, creating a structure for your data, and loading in the initial set of records. Plus, learn how to create interactive “notebook” files that contain formatted instructions, text, and images alongside interactive SQL code modules that can be used to perform a variety of statistical analyses on your imported data.
Learn More