Skip to content

cncases/clickweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clickweb

A web-based SQL client for ClickHouse

demo: https://sql.caseopen.org/

Usage

Usage: clickweb [--url <url>] -u <user> -p <password> [-a <address>]

A web-based SQL client for ClickHouse

Options:
  --url             clickHouse server URL, default to http://localhost:8123
  -u, --user        clickHouse username, must be read-only user
  -p, --password    clickHouse password
  -a, --address     address to bind the server, default to http://localhost:3001
  -h, --help, help  display usage information

About

A web-based SQL client for ClickHouse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors