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

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

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

1 مستودع

Awesome GitHub RepositoriesAnonymization Rules

Configurable masking rules that replace sensitive column values with synthetic data during database restore operations.

Distinct from Column-Level Validation: Distinct from Column-Level Validation: focuses on replacing values with synthetic data for privacy, not checking values against validation rules.

Explore 1 awesome GitHub repository matching web development · Anonymization Rules. Refine with filters or upvote what's useful.

Awesome Anonymization Rules GitHub Repositories

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

    Qovery/Replibyte

    4,381عرض على GitHub↗

    Replibyte is a tool that automates the lifecycle of database snapshots for non-production environments, handling the export, anonymization, subsetting, and restoration of data. It is designed to support privacy-compliant development workflows by replacing sensitive production data with synthetic values and extracting consistent subsets of rows while preserving referential integrity. The tool operates through a configurable pipeline defined in a YAML file, orchestrating stages such as dump, anonymize, subset, and restore. Each operation runs as an isolated, ephemeral container job, and snapsho

    Replaces sensitive database column values with synthetic data during restore for privacy compliance.

    Rustawsbackupcloud
    عرض على GitHub↗4,381
  1. Home
  2. Web Development
  3. Data Validation
  4. Column-Level Validation
  5. Anonymization Rules