🪴/ Learning about databases

Finally reaching a bit further down the stack and learning about databases, SQL, and specifically MySQL, I’m documenting my journey and useful resources I’ve gone through.

Nov 30, 2024 – Caleb Jasik

I'm learning a bit more about SQL and databases.

I've worked through Julia Evan's SQL zine before:

With the accompanying playground: https://sql-playground.wizardzines.com

I'm working through a tutorial on MySQL from Golang after setting up MySQL via Docker

It's also just an interesting exercise in how Golang approaches data management from a pretty imperative data flow, which is very different from the functional approach I'm used to in TypeScript

Finished following the Golang tutorial, https://github.com/jasikpark/go-tutorial-data-access . It's just a copy of the code in the end.

Next was: https://learnxinyminutes.com/docs/sql/

Took a gander through a couple of Code Academy lessons next.

Also reading through how the api repo interacts with our databases at work to read real-world code 💜

Learning how many different types of joins there are was interesting, and W3Schools showed up again with the solid references: W3Schools: MySQL SQL

Planetscale has a good number of blog posts on MySQL, in addition to what seems like a thorough “MySQL for Developers” course:

Posts from blogs I follow

The Long Tail of Work Left Until ActivityPub Has E2EE

Separate from my proposal for key transparency for the Fediverse (which I’ve certainly blogged about a lot), the W3C has been working on building out end-to-end encryption (E2EE) for ActivityPub. The two projects are mostly being developed independent of e...

via Dhole Moments July 15, 2026

Jello Gribble

You ever notice that Dale Gribble sounds like Jello Biafra? I can't un-hear it now.

via jwz August 24, 2026

The Index: Issue #194

Cooking Notebook Josh Nesbitt is an immense cook, trust us , and they've compiled some great recipes for this very nice website. They're using tabular recipe layouts, which is also a nice touch. Keeping type consistent in changing conditions Yet ano...

via Piccalilli - Everything August 14, 2026

Generated by astro-openring