Skip to content

fueled-io/clickhouse-destination-db-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setting up a ClickHouse Database for Fueled's ClickHouse Destination.

See: Confluence Documentation

Once the ClickHouse Destination is enabled and events are streaming into an S3 bucket, follow these steps:

  1. Create a ClickHouse database specific to the merchant.
  2. Create the canonical_events table.
  3. Create a Materialized View for pushing events into that table.
  4. Create the ClickPipe for the merchant. (Note: The ClickPipe should define the raw event table schema.)

Code samples are provided in this repo.

About

Scripts for setting up a ClickHouse Database using Fueled's ClickHouse Destination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published