Simon Willison’s Weblog

Subscribe

Tuesday, 9th August 2022

Release s3-ocr 0.6.1 — Tools for running OCR against files stored in S3
Release s3-ocr 0.6.2 — Tools for running OCR against files stored in S3

sqlite-zstd: Transparent dictionary-based row-level compression for SQLite. Interesting SQLite extension from phiresky, the author of that amazing SQLite WASM hack from a while ago which could fetch subsets of a large SQLite database using the HTTP range header. This extension, written in Rust, implements row-level compression for a SQLite table by creating compression dictionaries for larger chunks of the table, providing better results than just running compression against each row value individually.

# 9:23 pm / sqlite, rust, zstd

Sunday, 7th August 2022
Wednesday, 10th August 2022