chdb-io / chdb-cli

Simple CLI / REPL for chdb made in Python
https://chdb.io
11 stars 0 forks source link

Extend functionality #2

Open lmangani opened 1 year ago

lmangani commented 1 year ago

Review, Clean and Extend the overall functionality for instance extending the sql_completer set with accurate ClickHouse functions, etc.

lmangani commented 1 year ago

Lots of inspiration from this unofficial CLI: https://github.com/hatarist/clickhouse-cli/blob/master/clickhouse_cli/cli.py