关于
The SQL Parameter Generator skill streamlines the process of performance testing by mapping SQL placeholders to their corresponding database types. It scans your SQL directories, identifies named or positional placeholders, and queries your live MySQL/MariaDB schema to understand the table structure. By matching column names and data types, it generates contextually relevant test values—such as IDs, email addresses, and timestamps—saving developers the manual effort of creating mock data. This skill is essential for users of the Koriym.SqlQuality suite who need to populate parameter files for query analysis and full-table scan detection.