Get started with TrinoΒΆ
Note
This page is a placeholder; the tutorial is planned but not yet written.
Trino is a distributed SQL query engine that queries data where it lives. This tutorial will describe how to get started with Charmed Trino, the Kubernetes operator that deploys and manages it.
Planned outline:
Set up the environment (MicroK8s and Juju).
Deploy the Trino coordinator and workers.
Connect a PostgreSQL database as a catalog.
Run a first federated query.
Clean up.
In the meantime, see the trino-k8s Charmhub page and the Superset Trino integration guide.