awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • qovery/replibyteQovery 的头像

    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