Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Database anonymization and test data management
| Date | Stars |
|---|---|
| 2026-07-24 | 1718 |
| 2026-07-25 | 1718 |
| 2026-07-28 | 1718 |
| 2026-07-30 | 1718 |
| 2026-08-06 | 1718 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
20.0
growth rate 0.00%/day
# [Greenmask](https://greenmask.io?utm_source=github&utm_medium=repo&utm_campaign=oss) [](https://greenmask.io?utm_source=github&utm_medium=repo&utm_campaign=oss) **Greenmask** is a powerful open-source utility for logical database dumping, anonymization, synthetic data generation, and restoration. Designed for **PostgreSQL** and **MySQL** (in progress), it is stateless and creates logical backups compatible with standard tools like `pg_restore` or `mysqldump`. [](https://discord.com/invite/rKBKvDECfd) [](https://t.me/greenmask_ru) [](https://twitter.com/GreenmaskIO) [](https://docs.greenmask.io?utm_source=github&utm_medium=repo&utm_campaign=oss) [](https://github.com/greenmaskio/greenmask/blob/main/LICENSE) [](https://github.com/greenmaskio/greenmask/releases/latest) [](https://somsubhra.github.io/github-release-stats/?username=greenmaskio&repository=greenmask&page=1&per_page=5) [](https://hub.docker.com/r/greenmask/greenmask) [](https://goreportcard.com/report/github.com/greenmaskio/greenmask)  ## Supported Databases * **PostgreSQL**: Fully supported (Production Ready). * **MySQL**: [Work In Progress (Beta)](https://github.com/GreenmaskIO/greenmask/issues/222). ## Key Features * **[Database Subsetting](https://docs.greenmask.io/latest/database_subset/?utm_source=github&utm_medium=repo&utm_campaign=oss)**: Create smaller, referentially intact development databases with support for cyclic and polymorphic references. * **Storage Agnostic**: Supports local directories and S3-compatible storage (AWS S3, MinIO, GCS, etc.) for flexible backup management. * **[Deterministic Transformation](https://docs.greenmask.io/latest/built_in_transformers/transformation_engines/?utm_source=github&utm_medium=repo&utm_campaign=oss#hash-engine)**: Reproducible data masking using hash functions, ensuring consistent output for the same input. * **[Dynamic Parameters](https://docs.greenmask.io/latest/built_in_transformers/dynamic_parameters/?utm_source=github&utm_medium=repo&utm_campaign=oss)**: Transformers can adapt based on other column values to maintain logical consistency (e.g., `created_at < updated_at`). * **[Transformation Condition](https://docs.greenmask.io/latest/built_in_transformers/transformation_condition/?utm_source=github&utm_medium=repo&utm_campaign=oss)**: Apply transformations only when specific criteria are met, allowing for conditional logic at the table or transformer scope. * **Stateless & Compatible**: Operates as a logical dump proxy. Dumps are compatible with `pg_restore`. * **[Transformation Inheritance](https://docs.greenmask.io/latest/built_in_transformers/transformation_inheritance/?utm_source=github&utm_medium=repo&utm_campaign=oss)**: Eliminate redundancy by automatically applying transformations to partitioned tables and foreign key references. * **Database Type Safety**: Ensures data integrity by using the native database driver for all encoding and decoding operations. * **[Extensible](https://docs.greenmask.io/latest/built_in_transformers/standard_transformers/cmd/?utm_source=github&utm_medium=repo&utm_campaign=oss)**: Implement domain-specific transformations in any programming language
Excerpt of 5,932 characters
Read on GitHub411
24
21
9
8
5
3
3
2
1
1
1
1
1
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:0a7374475816b4bd, topic:synthetic-data, readme:synthetic data