💾 Archived View for sdf.org › rsdoiel › series › sql-reflections.gmi captured on 2023-03-20 at 18:17:32. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
This series is a collection of reflections and notes as I work with MySQL 8, SQLite 3 and Postgres 14 in my day job.
1. SQLite Schema[1], notes on migration schema in SQLite 3
2. Rosette[2], notes on moving from MySQL 8 to Postgres 14.5 in a project
3. PL/pgSQL, a Quick Intro[3], notes on starting to write functions and procedures in Postgres 14.5
4. Postgres 14 on Ubuntu 22.04 LTS[4], quick distillation of setting up Postgres 14 on Ubuntu 22.04 LTS
1: /blog/2021/04/16/Updating-Schema-in-SQLite3.gmi
2: /blog/2022/08/19/rosette-notes.gmi