Run Trino on Kubernetes using the Trino Helm chart. This allows you to deploy locally, or running full-scale systems on the cloud.
Try Trino on Kubernetes >>Start Trino using container tools like Docker. Use this method to experiment with Trino without worrying about scalability and orchestration.
Spin up Trino on Docker >>Use the tarball for fine-tuned deployments and customizing the installment of Trino. Learn the fundamentals of deploying a Trino cluster.
Learn how to deploy Trino >>The current Trino release is version 468. Learn more details from the release notes.
Utilize the .tar.gz
package to manually deploy.
See RPM Deployment for the .rpm
package.
You can run queries using the interactive command line interface.
trino-cli-468-executable.jarConnect to Trino from Java using the JDBC driver, which is available in Maven Central.
trino-jdbc-468.jarIf you need help using or running Trino, please ask a question on Slack. Please report any issue you find with Trino.
Trino: The Definitive Guide
SQL at Any Scale, on Any Storage, in Any Environment