awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tencent/wcdbالصورة الرمزية لـ Tencent

    Tencent/wcdb

    11,502عرض على GitHub↗

    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
    عرض على GitHub↗11,502
  1. Home
  2. Data & Databases
  3. Data Compression Algorithms
  4. Transparent Field Compression