Interactive CLI tool for querying AWS Athena with auto-completion
CLI tool for AWS Athena service
athenacli
$ athenacli
$ athenacli --execute 'SELECT * FROM my_table LIMIT 10'
$ athenacli --database my_database