Weeknotes: DjangoCon, SQLite in Django, datasette-gunicorn
I spent most of this week at DjangoCon in San Diego - my first outside-of-the-Bay-Area conference since the before-times. It was a most excellent
I spent most of this week at DjangoCon in San Diego - my first outside-of-the-Bay-Area conference since the before-times. It was a most excellent
This weekend was the 50th annual Half Moon Bay Pumpkin Festival. We live in El Granada, a tiny town 8 minutes drive from Half Moon Bay. There is a
A few weeks ago, Fly announced Free Postgres Databases as part of the free tier of their hosting product. Their announcement included this
sqlite-utils is my combined CLI tool and Python library for manipulating SQLite databases. Consider this the annotated release notes for sqlite-utils
Shotizam Shotizam analyzes the size of Go binaries and outputs SQL with size info for analysis in SQLite3. $ shotizam --sqlite
I described Git scraping last year: a technique for writing scrapers where you periodically snapshot a source of data to a Git repository in order to
zombiezen.com/go/sqlite This package provides a low-level Go interface to SQLite 3. It is a fork of crawshaw.io/sqlite that uses
upper/db upper/db is a productive data access layer (DAL) for Go that provides agnostic tools to work with different data sources, such
spooktrol is another UHC championship box created by IppSec. It’s all about attacking a malware C2 server, which have a long history of
This week I broke my streak of not sending out the Datasette newsletter, figured out how to use Sphinx for Python class documentation, worked out how
Earlier this week I released sqlite-utils 3.14 with a powerful new command-line tool: sqlite-utils convert, which applies a conversion function to
I mentioned Project Pelican (still a codename until the end of the embargo) last week. This week it inspired a new plugin,
I've been exploring an architectural pattern for publishing websites over the past few years that I call the "Baked Data" pattern. It
The other week, I stumbled on the post Inserting One Billion Rows in SQLite Under A Minute, which was a funny coincidence, as I was just in the
This is the transcript and video from a talk I gave at PyGotham 2020 about using SQLite, Datasette and Dogsheep to work with small data. I really