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 and Go App blog
—
— Using Go and SQLite to munge YAML data for fun and profit…or for free.
SQLite schema til
—
— Learning a few bits about SQLite that are worth noting.
Python, SQL, and data eng til
—
— Data engineering audiocast, plus Python photos
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.
2021-05-15 til
—
— ICU for Python head-scratcher solved
Tinkering With Tax Data blog
—
— Using some open source tools to learn about tax data in Denver.
Running SQL scripts in C# blog
—
— How to run a bunch of SQL scripts inside a C# program.