Updated on 2024-11-07 GMT+08:00

SQL Audit

SQL audit helps users detect SQL standardization, design rationality, and performance issues hidden in code at the development phase. More than 200 audit rules are preset for various SQL statements such as DML, DDL, and PL/SQL. You can adjust the risk level, threshold, and suggestion in a rule and create a custom audit template by combining multiple rules. GaussDB and MySQL databases can be audited. You can use a single statement, upload code files in batches (SQL statements are automatically extracted), or directly connect to the database to audit SQL statements. UGO also prevents inappropriate SQL statements from flowing into the production environment.