A CLI tool for AWS Athena service that can do auto-completion and syntax highlighting
AthenaCLI AthenaCLI is a command line interface (CLI) for the Athena service that can do auto-completion and syntax highlighting, and is a proud member of the dbcli community. Install Install via pip If you already know how to install python packages, then you can simply do: $ pip install athenacli Install via brew Homebrew users can install by: $ brew install athenacli If you don’t know how to install python packages, please check the Install page for more options (e.g […]
Read more