Closed ctb closed 1 year ago
(Hoping to do this in Shields 360 / DataLab space, but need to hear back from Glenda first ;))
Unfortunately this is during my lab meeting so I won't be able to make it, but I would love to learn more about sql at some point.
We'll meet in Shields 360! Zoom link to follow.
I'll make notes and recordings available ;).
For Windows users who want to try things out locally:
For Mac OS X and Linux computers, sqlite3 should come installed with Python.
I'll provide a binder Web site as well, so no worries if install fails or you don't get to it!
Here's some starting notes.
For a SQL tutorial, we have a workshop reader here: https://ucdavisdatalab.github.io/workshop_intro_to_sql/
You can contribute, submit issues, etc. for that workshop here: https://github.com/ucdavisdatalab/workshop_intro_to_sql
Related aside - For designing schemas, we like using Lucid Chart (the free version is typically fine). We use it for visualizing and planning our workflows, and then it will translate to SQL for setting up the database.
video posted here: https://video.ucdavis.edu/media/t/1_y2wyfifl
A Hands-On Introduction to SQL with SQLite!
SQLite is the amazing little embedded database that could! It comes with Python, it’s on every Apple device ever made, and it just … plain … works. Really, really well.
You might be interested in this session (generally) and SQLite (specifically) if any or all of the following apply -
Join me on Thursday (Jan 19th) at 3:30pm to go through a little SQL and SQLite tutorial!
In this session I’ll develop a simple database for storing information about a personal book collection, and we’ll explore it together. I’ll show -
No particular background is needed to follow along other than a tolerance for minor technical difficulties ;).
I’ll provide some installation instructions before the workshop, on the github issue for this event (see below).
Please watch this space for location & zoom connection information - you can subscribe to this issue to get updates about just this workshop, if you like.
Or, contact ctbrown@ucdavis.edu and hope I see your e-mail in time to respond 😅