SQL & Database Guidelines
Objective: Define standards for writing safe, performant, and maintainable SQL across relational databases, covering security, query design, indexing, schema design, and operational best practices.
Source File
View the full rule: .agent/rules/sql.md
Sections
- Security
- Query Design
- Indexing
- Schema Design
- Transactions & Operations
