internal/

directory
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2026 License: MIT

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 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).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL