A validating SQL lexer and parser with a focus on MySQL dialect.
-
Updated
Nov 20, 2024 - PHP
A validating SQL lexer and parser with a focus on MySQL dialect.
Parser and static code analysis tool for PL/SQL and Oracle SQL.
SQL language (T-SQL, MySQL, Snowflake, Vertica and PostgreSQL dialects) plugin for SonarQube
Command-line interface for the Z PL/SQL Analyzer.
Roslyn-based analyzer for SQL related stuff in .NET
A CLI in Python that analyzes raw SQL queries for common anti-patterns
Parses the SQL queries from the log and categorize them by tables and query types.
SQL Dependency Extraction Tool
SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.
Add a description, image, and links to the sql-analyzer topic page so that developers can more easily learn about it.
To associate your repository with the sql-analyzer topic, visit your repo's landing page and select "manage topics."