https://github.com/tranch/impalacli
CLI for Impala Database. With syntax highlighting.
https://github.com/tranch/impalacli
cli dbcli highlight impala
Last synced: 29 days ago
JSON representation
CLI for Impala Database. With syntax highlighting.
- Host: GitHub
- URL: https://github.com/tranch/impalacli
- Owner: tranch
- License: other
- Created: 2018-07-30T12:06:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-11-18T04:06:40.000Z (3 months ago)
- Last Synced: 2025-11-18T06:12:18.360Z (3 months ago)
- Topics: cli, dbcli, highlight, impala
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Impala cli
CLI for Impala Database. With syntax highlighting.
## Install
```
pip install impalacli
```
## Usage
```
impalacli -h host -p 21050 dbname
```