Skip to content

felichita/clickhouse-obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clickhouse-obfuscator

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


How to install?


  1. Install ~> Python3.6
  2. pip3 install -r requirements.txt
  3. Install clickhouse-client, clickhouse-obfuscator
  4. My hope is that argument --help key will help you run this script

About

Tools for data obfuscation in clickhouse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages