[WIP] Database Scan Profile¶
Overview¶
Idea:
Based on the target Postgres/MySQL database, scan into the database to get the information of table for search to build
-
Relation between table and column
-
Relation between column and data type
-
Export the information to a file
-
Container the service