Agent♥︎Age
Catalog

io.github.ErikEJ/SqlServer.Rules

Official

by ErikEJ · C#

Analyze T-SQL scripts for design, naming, and performance issues and prevent bad practices.

io.github.ErikEJ/SqlServer.Rules (MCP Server)

This MCP server analyzes T-SQL scripts for design, naming, and performance issues, with the goal of preventing bad practices. It is provided under the slug io-github-erikej-sqlserver-rules and is associated with topics dacfx and sql.

🛠️ Key Features

  • Static analysis rule-sets for SQL projects
  • Checks for design, naming, and performance issues
  • Prevents bad practices in T-SQL scripts

🚀 Use Cases

  • Reviewing T-SQL for design and maintainability problems
  • Enforcing naming conventions while developing SQL
  • Identifying performance-related concerns in SQL code

⚡ Developer Benefits

  • Supports SQL project static analysis via rule-sets
  • Helps standardize T-SQL quality by applying checks for common issue categories
  • Facilitates earlier detection of design, naming, and performance problems

⚠️ Limitations

  • Server data provided does not include tool list/count or specific rule details beyond the general categories above.

Topics

dacfxsql