SQLSpec Skill
SQLSpec is a type-safe SQL query mapper for Python -- NOT an ORM. It provides flexible connectivity with consistent interfaces across 15+ database adapters. Write raw SQL, use the builder API, or load SQL from files. All statements pass through a sqlglot-powered AST pipeline for validation and dialect conversion.
Match-Your-Framework — read first
sqlspec ships first-party extensions for four web frameworks. If your project uses one of these, **jump directly to the match
[Description truncada. Veja o README completo no GitHub.]