Workshop Wednesdays September 2021: Data Management with SQL for Life Scientists
CCT Data Science CCT Data Science
464 subscribers
79 views
0

 Published On Oct 8, 2021

Date: Wednesday, September 29, 2021 11am to 2pm MST
Instructors: Julian Pistorius
Presented to: researchers in ALVSCE at University of Arizona
Description: September’s workshop is on databases and SQL. Databases are useful for both storing and using data effectively. Using a relational database serves several purposes:

- Fast
- Can handle much larger datasets than regular files
- Facilitates quality control
- Much more!

Databases are the standard way structured data is stored and used. Furthermore, the concepts of relational database querying are core to understanding how to do similar things using programming languages such as R or Python.

This lesson will be of interest to both data users and creators. We will teach you what relational databases are, how you can load data into them and how you can extract the information that you need.

No preparation necessary. All you need is a web browser. We will be using mybinder.org so there’s nothing to set up.

show more

Share/Embed