sqlite-zstd
Transparent dictionary-based row-level compression for SQLite
Transparent dictionary-based row-level compression for SQLite
To install this package, run one of the following:
Extension for sqlite that provides transparent dictionary-based row-level compression for sqlite. This basically allows you to compress entries in a sqlite database almost as well as if you were compressing the whole DB file, but while retaining random access.
Summary
Transparent dictionary-based row-level compression for SQLite
Last Updated
May 30, 2025 at 16:52
License
LGPL-3.0-only
Supported Platforms