This script gets all the tables and creates structures from the tables, obfuscates the data.
TRUNCATE all tables and insert obfuscated data
IMPORTANT: key --limit set limit selected value for real data
- Install ~> Python3.6
- pip3 install -r requirements.txt
- Install clickhouse-client, clickhouse-obfuscator
- My hope is that argument --help key will help you run this script