Directories
¶
| Path | Synopsis |
|---|---|
|
Package aictx persists per-(cluster, database) free-form context that is injected into Bedrock system prompts to improve NL→SQL accuracy.
|
Package aictx persists per-(cluster, database) free-form context that is injected into Bedrock system prompts to improve NL→SQL accuracy. |
|
Package awsauth resolves AWS credentials for the rdq CLI.
|
Package awsauth resolves AWS credentials for the rdq CLI. |
|
Package bedrock wraps AWS Bedrock so the rdq TUI can ask an LLM to translate natural language into SQL.
|
Package bedrock wraps AWS Bedrock so the rdq TUI can ask an LLM to translate natural language into SQL. |
|
Package connection provides interactive selectors for the RDS cluster, Secrets Manager secret, and database name that the rdq CLI feeds to the AWS RDS Data API.
|
Package connection provides interactive selectors for the RDS cluster, Secrets Manager secret, and database name that the rdq CLI feeds to the AWS RDS Data API. |
|
Package history persists executed SQL statements as a per-line JSON log so the TUI and GUI can recall them via an incremental search picker.
|
Package history persists executed SQL statements as a per-line JSON log so the TUI and GUI can recall them via an incremental search picker. |
|
Package runner executes SQL statements against the AWS RDS Data API and shapes the response into a UI-friendly Result.
|
Package runner executes SQL statements against the AWS RDS Data API and shapes the response into a UI-friendly Result. |
|
Package schema fetches and caches database table/column metadata from information_schema so the TUI can include schema context in AI prompts.
|
Package schema fetches and caches database table/column metadata from information_schema so the TUI can include schema context in AI prompts. |
|
Package state persists per-profile selection state for rdq.
|
Package state persists per-profile selection state for rdq. |
|
Package tui implements the interactive SQL client used by `rdq tui` (and the bare `rdq` invocation since tui is the default subcommand).
|
Package tui implements the interactive SQL client used by `rdq tui` (and the bare `rdq` invocation since tui is the default subcommand). |
Click to show internal directories.
Click to hide internal directories.