So far, we used dev data rather than accessing a ClickHouse DB.
With more and more advanced queries, such as in #192, this approach is no longer feasible. Due to the lack of docker support on Gitpod at the moment, let's install ClickHouse in the Gitpod workspace directly and access it on localhost.
So far, we used dev data rather than accessing a ClickHouse DB.
With more and more advanced queries, such as in #192, this approach is no longer feasible. Due to the lack of docker support on Gitpod at the moment, let's install ClickHouse in the Gitpod workspace directly and access it on localhost.