clickhouse-multitable-bulk-ingest

command
v0.0.0-...-8507792 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: MIT Imports: 8 Imported by: 0

README

ClickHouse Bulk Ingestor Example

Bulk ingestor example using clickhouse-go in docker.

NOTE: clickhouse-go (as of Jan 2022) is expensive (in terms of time) due to its use of Golang's reflection module. It should not be used in production settings.

docker-compose up --detach --build

# ssh to the app container
docker exec -it chmtbulkingest-1 bash  # if it's running
docker run -it chmtbulkingest bash  # if it's not running

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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