CMD + K

sqlite_zstd_vfs

Community

SQLite3 extension for read/write storage compression with Zstandard

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::sqlite_zstd_vfs

Usage Tracking

0.0.2024.01.13
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

This SQLite VFS extension provides streaming storage compression with Zstandard, transparently compressing pages of the main database file as they're written out, and later decompressing them as they're read in. It runs page de/compression on background threads and occasionally generates dictionaries to improve subsequent compression.

About

Summary

SQLite3 extension for read/write storage compression with Zstandard

Last Updated

Jan 20, 2025 at 20:14

License

Apache-2.0

Total Downloads

2.9K

Version Downloads

2.9K

Supported Platforms

linux-64
macOS-64
macOS-arm64
linux-ppc64le
linux-aarch64