Skip to main content
Version: Next
Trino is a distributed SQL query engine for big data analytics.
Installation
Required packages: trino
pip install "apache-superset[trino]"
Drivers
PyPI Package: trino
trino://{username}:{password}@{hostname}:{port}/{catalog}
Supported Features
JOINsSubqueriesDynamic SchemaCatalog SupportDynamic CatalogSSH TunnelingQuery CancellationFile UploadUser ImpersonationCost EstimationSQL Validation
Feature Score: 149/201
Time Grains
Common Time Grains:
SECONDMINUTEHOURDAYWEEKMONTHQUARTERYEAR
Extended Time Grains:
FIVE_SECONDSTHIRTY_SECONDSFIVE_MINUTESTEN_MINUTESFIFTEEN_MINUTESTHIRTY_MINUTESHALF_HOURSIX_HOURSWEEK_STARTING_SUNDAYWEEK_STARTING_MONDAYWEEK_ENDING_SATURDAYWEEK_ENDING_SUNDAYQUARTER_YEAR
Compatible Databases
The following databases are compatible with the Trino driver:
Starburst GalaxyStarburst Galaxy
Starburst Galaxy is a fully-managed cloud analytics platform built on Trino. It provides data lake analytics with enterprise security and governance.
trino://{username}:{password}@{host}:{port}/{catalog}
Parameters:
ParameterDescription
usernameStarburst Galaxy username (email/role)
passwordStarburst Galaxy password or token
hostYour Galaxy cluster hostname
portPort (default 443)
catalogCatalog name
Starburst EnterpriseStarburst Enterprise
Starburst Enterprise is a self-managed Trino distribution with enterprise features, security, and support.
trino://{username}:{password}@{hostname}:{port}/{catalog}
Help improve this documentation by editing the engine spec: