Skip to content

SYSTEM Cited by 1 source

Looker

Definition

Looker is a commercial business-intelligence / dashboarding tool (now part of Google Cloud) widely deployed as a SQL-query client against data warehouses and lakehouses. Its semantic modelling layer (LookML) sits above the SQL engine and emits the generated SQL the engine executes.

Role in this wiki

Looker appears alongside Tableau as a canonical BI client whose workload shape (low per-query complexity, high concurrency, frequent metadata health-check queries) motivates a dedicated BI-cluster tier behind a query gateway.

Named explicitly as one of the two BI tools whose queries Trino Gateway routing rules detect via the X-Trino-Source HTTP header and redirect to BI-optimised Trino clusters (sources/2026-03-24-expedia-operating-trino-at-scale-with-trino-gateway).

Seen in

Last updated · 200 distilled / 1,178 read