Getting Started with Looker
Prerequisites
- Data warehouse (Snowflake, BigQuery, Redshift)
- Looker instance (cloud or self-hosted)
- Git repository for LookML project
Connect Database
- Admin → Database → Connections
- Add Connection
- Configure:
- Type: Snowflake/BigQuery/Redshift
- Host: Your warehouse host
- Database: Analytics database
- Username/Password: Service account
Create LookML Project
- Develop → Manage LookML Projects
- New Project
- Connect to Git
- Initialize Project
Define Your First View
Create Explore
Build Dashboard
- Explore → Orders
- Run Query
- Save → Add to Dashboard
- Customize Visualizations
Next: Best Practices