Categorygithub.com/BugenZhao/sql-masker
module
0.0.0-20211129092053-8b6b44198573
Repository: https://github.com/bugenzhao/sql-masker.git
Documentation: pkg.go.dev

# README

sql-masker

A SQL constants masker for TiDB / MySQL, based on analysis of Planner module of TiDB.

Roadmap

  • constant type inference
    • inference based on physical plan
    • constant type casting
  • db / table / column name masking
  • a just-works mask function
  • support MySQL Events from zyguan/mysql-replay
  • test on TPC-C workloads

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author