Links of the Week (51/2023)
A curated list of links for calendar week 51/2023. Most likely the last one for this year.
Python ¶
Django ¶
GitHub ¶
- New Markdown extension: Alerts provide distinctive styling for significant content
- GitHub Actions – Artifacts v4 is now Generally Available
Database ¶
- Your database skills are not ‘good to have’
- Use The Index, Luke! A guide to Database Performance for Developers
- Postgresql-10 identity columns
- An Overview of Caching for PostgreSQL
- Queries in PostgreSQL: 1. Query execution stages