Directories
¶
| Path | Synopsis |
|---|---|
|
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 can recall them via an incremental search picker.
|
Package history persists executed SQL statements as a per-line JSON log so the TUI can recall them via an incremental search picker. |
|
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.