Part 2 of my blog series on running SQLite databases directly on Git storage.
This post explores how to use zlib's Z_FULL_FLUSH flag to enable random access in Git's compressed objects, making it possible to read subsets of large files without decompressing the entire object.