# daemogar/SQuiL

A C# source generator that turns SQL files into strongly-typed, compile-time data-access code — request/response models, an executing data context, and DI wiring, all inferred from simple @-variable naming conventions. No runtime reflection, no hand-written DTOs. Ships VS Code, SSMS & Visual Studio editor extensions. You write SQL, then use in C#.

## Repository

- [Catalog detail page](https://awesomeclaudeplugins.com/daemogar/SQuiL)
- [GitHub repository](https://github.com/daemogar/SQuiL)
- Stars: 3
- Forks: 0
- 1 plugin entries are reported.

## Catalog provenance

- Publication state: indexable
- Quality note: Canonical repository has a description and validated plugin count.
- Catalog snapshot: Aug 31, 2026
- Repository metadata source: public GitHub API when available

## Installation

When this repository exposes a Claude Code marketplace, add it with:

```bash
/plugin marketplace add daemogar/SQuiL
```
