clickhouse-explorer

module
v0.0.0-...-6f2446b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2022 License: MIT

README

clickhouse-explorer

Simple ClickHouse query executor

Build

Dev environment

Requirements
  • Docker
  • Make
  • Go 1.17+
Docker

Run docker containers from local-dev/docker-compose/stack.yml

make docker/up

Stop docker containers

make docker/down

Show logs

make docker/logs
Init test table

Init simple table with a couple of records

make docker/data
Run application

Run application

make run/app
Run tests

Run unit tests

make test/unit

Directories

Path Synopsis
cmd
internal
app
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL