Comment on How we give every user SQL access to a shared ClickHouse clusterComments−baalimago5moThe evolution of this is to use agents, and have users "chat with the data"−mattaitken5moYes, you can actually do this already because we expose a REST API and TypeScript SDK functions to execute the queries.
Comments
The evolution of this is to use agents, and have users "chat with the data"
Yes, you can actually do this already because we expose a REST API and TypeScript SDK functions to execute the queries.