Stacktora
Stacktora / Vault / BI Reporting & Warehouse Query Layer
Analytics by @ops

BI Reporting & Warehouse Query Layer

Fast aggregate queries over ClickHouse for internal dashboards — distinct from ETL (which moves data in), Reverse ETL (which pushes data out), and Scheduled Reports (which generates and delivers files): this is live query serving for a BI tool or internal dashboard.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Node.js 24 ClickHouseRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install bi-reporting-warehouse-layer --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault