About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

conda-forge / packages / sqlite_zstd_vfs 0.0.2024.01.13

SQLite3 extension for read/write storage compression with Zstandard

copied from cf-staging / sqlite_zstd_vfs

Installers

  • linux-64 v0.0.2024.01.13
  • osx-64 v0.0.2024.01.13
  • osx-arm64 v0.0.2024.01.13
  • linux-ppc64le v0.0.2024.01.13
  • linux-aarch64 v0.0.2024.01.13

conda install

To install this package run one of the following:
conda install conda-forge::sqlite_zstd_vfs

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.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.14) Legal | Privacy Policy