Sql

Tracking program investments in SQLite blog — Using SQLite to work with hierarchical data and learning about CTEs and data loading along the way.

sqlite cte hierarchical data go sql

SQLite and Go App blog — Using Go and SQLite to munge YAML data for fun and profit…or for free.

go yaml sqlite program-management sql

SQLite schema til — Learning a few bits about SQLite that are worth noting.

sqlite sql

Python, SQL, and data eng til — Data engineering audiocast, plus Python photos

replit python data engineering sql sqlite

A Bit of Fastapi for Auth blog — Learning more about JWT as a way to encode claims by getting hands-on with FastAPI, a relative newcomer to the Python family of web frameworks.

python auth fastapi sql

2021-05-15 til — ICU for Python head-scratcher solved

python spatialite sqlite icu sql

Tinkering With Tax Data blog — Using some open source tools to learn about tax data in Denver.

datasette data sql

Running SQL scripts in C# blog — How to run a bunch of SQL scripts inside a C# program.

csharp dotnet sql