An open API service indexing awesome lists of open source software.

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.

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
```