awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesTransparent Field Compression

Automatically compresses and decompresses specific database columns during read and write operations.

Distinct from Data Compression Algorithms: Specifically targets database field-level transparency rather than general compression algorithms.

Explore 1 awesome GitHub repository matching data & databases · Transparent Field Compression. Refine with filters or upvote what's useful.

Awesome Transparent Field Compression GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tencent/wcdbAvatar von Tencent

    Tencent/wcdb

    11,502Auf GitHub ansehen↗

    WCDB is a cross-platform storage layer and embedded database engine that serves as a framework for SQLite. It functions as an object relational mapper, linking application classes to database tables to enable data operations via objects rather than raw queries. The project is distinguished by an integrated encryption layer for securing data at rest and a full-text search engine that uses language-specific tokenizers for text lookups. It also features transparent field compression to reduce storage footprints and a connection-pooling model to coordinate simultaneous read and write operations a

    Intercepts data access to automatically compress and decompress specific table columns to reduce storage footprint.

    Candroiddatabaseios
    Auf GitHub ansehen↗11,502
  1. Home
  2. Data & Databases
  3. Data Compression Algorithms
  4. Transparent Field Compression