← Back to tools
View AGENTS.md for YAS-QWIN
YAS-QWIN
CLI tool for building and optionally running SQL queries
Description
YAS-QWIN (Yet Another SQL-Query Writing Interface) is a CLI tool for building and optionally running SQL queries. It provides an interactive interface for constructing SQL queries step by step.
When to use this tool
✓ Good fit when
- When building SQL queries interactively from the command line
AI Summary
Interactive CLI tool for building and running SQL queries step by step
Capabilities
- + Build SQL queries interactively
- + Run constructed queries against databases
- + Step-by-step query construction
Use When
- → When building SQL queries interactively from the command line