Helicone allows users to write SQL directly to a shared ClickHouse(justintorre.com) |
Helicone allows users to write SQL directly to a shared ClickHouse(justintorre.com) |
It also lets you make updates to the underlying table (shared between all tenant views) and then separately update the views. As long as you aren’t making breaking schema changes you can more easily validate the changes before releasing.
https://play.clickhouse.com/docs?user=play#q=limit&name=limi...