Enterprise-grade conversion from Looker to optimized SQL, dbt models, and Sigma data models across 5 dialects — with full impact analysis.
view: orders { sql_table_name: schema.orders ; dimension: id { primary_key: yes type: number } measure: count { type: count_distinct sql: ${id} } }
-- Generated by Sigma Lookout SELECT orders.id AS orders_id, orders.created_at AS orders_created_at, orders.status AS orders_status, COUNT(DISTINCT orders.id) AS orders_count FROM schema.orders GROUP BY 1, 2, 3
From simple view conversions to full project migrations with impact analysis and optimization recommendations.
Upload .lkml files, paste code, or connect directly to your Looker instance. Get optimized SQL in seconds.
Browse your converted project structure with a file tree, search, and code/metadata/lineage views for every object.
Understand downstream effects before migrating. See affected objects, breaking changes, and dependency graphs.
Interactive ERD, lineage, and architecture diagrams powered by Mermaid.js. Export or go fullscreen.
Get intelligent suggestions for moving logic to dbt with categorized, prioritized optimization opportunities.
Define and catalog your metrics with categories. Bridge the gap between Looker measures and Sigma metrics.
Upload your LookML files, paste code directly, or connect to your Looker instance via API.
Choose your SQL dialect and output format. We handle views, explores, derived tables, and more.
Review impact analysis, breaking changes, lineage graphs, and optimization recommendations.
Download your SQL, dbt project, or Sigma data models. Ready for production.
Start converting your LookML models today with your Sigma Computing account.