• HOME
  • CATEGORIES

    • CATEGORIES

    • Browse All Categories
  • FOR VENDORS

    • FOR VENDORS

    • Log In to Vendor Portal
    • Get Started
  • REVIEWS

    • REVIEWS

    • Write a Review
    • Product Reviews
    • Vendor Directory
    • Product Comparisons
  • GARTNER PEER COMMUNITY™
  • GARTNER.COM
  • Community GuidelinesListing GuidelinesBrowse VendorsRules of EngagementFAQPrivacyTerms of Service
    ©2026 Gartner, Inc. and/or its affiliates.
    All rights reserved.
  • Categories

    • No categories available

      Browse All Categories

      Select a category to view markets

  • For Vendors

    • Log In to Vendor Portal 

    • Get Started 

  • Write a Review

Join / Sign In

Overview

Product Information on Looker

Updated 13th October 2025

What is Looker?

Looker is a software that enables organizations to explore, analyze, and share real-time business analytics and data insights. It provides a browser-based interface for data exploration and reporting, allowing users to create interactive dashboards and visualizations without requiring deep technical knowledge. The software supports integration with multiple data sources and enables data modeling using a flexible language, thereby facilitating customized analysis aligned with business requirements. Looker assists businesses in transforming raw data into actionable insights, supporting data-driven decision-making across various departments such as finance, sales, and operations. The software offers features designed to simplify data governance, ensure consistent metrics, and foster collaboration among teams.

Looker Pricing

Looker software offers a pricing model based on custom quotes, which typically considers factors such as the size of the organization, the number of users, and required features. Looker software is generally offered as a subscription, with tiered pricing to accommodate different business needs and usage levels. No publicly available fixed pricing is provided.

Overall experience with Looker

Engineer
1B - 3B USD, Consumer Goods
FAVORABLE

“Looker Streamlines Developer Workflows With LookML Code-Based Data Modeling Options”

5.0
Mar 6, 2026
As a software engineer, my overall experience using Looker has been honestly pretty solid, mostly because it caters heavily to a developer-first mindset. The absolute biggest game-changer for me is LookML. Unlike other BI tools where you are stuck in a clunky drag-and-drop UI, Looker lets me actually write code to define the semantic layer. Being able to use Git for version control, open pull requests, and keep the logic DRY with extends and explores makes it feel like a natural extension of our standard engineering workflows. That said, it is not entirely without its quirks. While LookML is incredibly powerful, the learning curve can be a bit steep for non-devs. This sometimes means data requests still bottleneck with the engineering team. Also, debugging complex Persistent Derived Tables or deciphering the exact SQL Looker generates under the hood can occasionally turn into a frustrating rabbit hole. You quickly learn that Looker is only as fast as your underlying data warehouse. Overall, though, I really like using it. It perfectly bridges the gap between raw SQL and non-technical business users. I honestly do not dread building business dashboards anymore, simply because I know the underlying data models are robust and maintainable.
STAFF ANALYTICS ENGINEER
50M - 250M USD, Services (non-Government)
CRITICAL

“LookML Supports Data Consistency While Visualization Choices Remain Restricted”

3.0
Dec 1, 2025
It is a very solid tool, especially with the possibility of centralizing metadata and definitions with LookML, but the selection of visualizations available is very limited compared to similar tools from other vendors.

Badges

Gartner Peer Insights recognizes vendors who meet or exceed both the market average Overall Experience and the market average User Interest and Adoption score through a Customers’ Choice distinction.
2025
For Market:
Analytics and Business Intelligence Platforms

Key Insights

A Snapshot of What Matters - Based on Validated User Reviews

Peer Discussions

Gartner Peer Insights content consists of the opinions of individual end users based on their own experiences, and should not be construed as statements of fact, nor do they represent the views of Gartner or its affiliates. Gartner does not endorse any vendor, product or service depicted in this content nor makes any warranties, expressed or implied, with respect to this content, about its accuracy or completeness, including any warranties of merchantability or fitness for a particular purpose.

This site is protected by hCaptcha and its Privacy Policy and Terms of Use apply.


Software reviews and ratings for EMMS, BI, CRM, MDM, analytics, security and other platforms - Peer Insights by Gartner
Community GuidelinesListing GuidelinesBrowse VendorsRules of EngagementFAQsPrivacyTerms of Use

©2026 Gartner, Inc. and/or its affiliates.

All rights reserved.

  1. Home
  2. /
  3. Looker
Logo of Looker

Looker

byGoogle
in
4.5
2025
Market Presence: Analytics and Business Intelligence Platforms, Agentic Analytics

About Company

Company Description

Updated 25th July 2024

Googlers is a company that creates products intended to create opportunities for an extensive audience, regardless of their location across the globe. The company values diverse perspectives, imaginations and non-conformity to predefined norms and impossibilities. The goal is to build products while incorporating uniqueness of each individual involved in this process, aiming to make their products accessible and useful to all.

Company Details

Updated 11th November 2024
Company type
Public
Year Founded
1998
Head office location
Mountain View, CA, United States
Annual Revenue
30B+ USD
Website
www.google.com

Do You Manage Peer Insights at Google?

Access Vendor Portal to update and manage your profile.

Looker Likes & Dislikes

Like

What I like most about Looker is hands down LookML and its native Git integration. As an engineer, I absolutely hate clicking around a clunky UI to build data models. Looker actually lets me treat data modeling like real software development. I can write modular code, keep my logic DRY, and use version control to track changes. When someone wants a new metric, I just open a pull request, get it reviewed, and merge it. It brings actual engineering best practices to business intelligence. Plus, giving stakeholders a sandbox to explore without breaking production data is simply a massive lifesaver.

Like

Using LookML to define metadata for fields and tables is amazing, as we are able to generate it via a script developed on our side using the same DBML notation that our ELT tool uses, ensuring that both sides of our analytics infrastructure are always aligned and in-sync. Also, embedding predefined filters in a shareable URL is also a very efficient way to ensure that a stakeholder will see the same output as the person who developed the report is a huge plus.

Like

The top features of this product are: - Grouping and Bucketing capabilities are great to get aggregated insights for a group rather than an atomized view scattered across many different categories - Chart options provided are amazing, with most of the basic charts and more being covered in the tool - Simplicity to add and remove metrics is also great. I also find the ability to create custom metrics a MUST for my quarterly and bi-annual planning operations.

Dislike

What I dislike most is definitely debugging the auto-generated SQL. When a complex explore breaks or a dashboard is running painfully slow, deciphering the massive, nested queries Looker spits out under the hood is an absolute nightmare. Also, managing Persistent Derived Tables can be a huge headache. When a build fails, it silently cascades into broken dashboards for the end users. Plus, because LookML is proprietary, you are completely locked into their specific vendor ecosystem.

Dislike

The selection of available visualizations seems not just limited but also antiquated, with a small number of options and some very important charts missing, since the ones available at the marketplace are not very robust and consistent in their end results. Basic visualization options with greater customizability (such as gauges and boxplots) are sorely missing in Looker, making some of the end dashboards look amateur by comparison.

Dislike

Some of the things I think could be improved are: - MERGE! Merging tables is really painful and getting charts based on merged tables is even harder. We need a way to create merged tables that are then used as an Explore themselves (without having all fields in the merged table there and with the possibility to aggregate on the merged table results) - On merging, I also had issues sometimes with the merging fields, getting an error or not being able to use the right field to merge two explores / tables - Date fields aren't great. It may be on us, but there are so many date fields out there that sometimes it's not easy to determine which one to use (even more so for new joiners)

Recommended Gartner Insights

  • Critical Capabilities for Analytics and Business Intelligence Platforms
  • Magic Quadrant for Analytics and Business Intelligence Platforms

Top Looker Alternatives

Looker Reviews and Ratings

User Sentiment About Looker
Reviewer Insights for: Looker
Performance of Looker Across Market Features
Deciding Factors: Looker Vs. Market Average
Filter Reviews
Sort By:
Most helpful
Last 12 Months
Star Rating
Reviewer Type
Reviewer's Company Size
Reviewer's Industry
Reviewer's Region
Reviewer's Job Function
  • Engineer
    1B-10B USD
    Consumer Goods
    Review Source

    Looker Streamlines Developer Workflows With LookML Code-Based Data Modeling Options

    5.0
    Mar 6, 2026
    As a software engineer, my overall experience using Looker has been honestly pretty solid, mostly because it caters heavily to a developer-first mindset. The absolute biggest game-changer for me is LookML. Unlike other BI tools where you are stuck in a clunky drag-and-drop UI, Looker lets me actually write code to define the semantic layer. Being able to use Git for version control, open pull requests, and keep the logic DRY with extends and explores makes it feel like a natural extension of our standard engineering workflows. That said, it is not entirely without its quirks. While LookML is incredibly powerful, the learning curve can be a bit steep for non-devs. This sometimes means data requests still bottleneck with the engineering team. Also, debugging complex Persistent Derived Tables or deciphering the exact SQL Looker generates under the hood can occasionally turn into a frustrating rabbit hole. You quickly learn that Looker is only as fast as your underlying data warehouse. Overall, though, I really like using it. It perfectly bridges the gap between raw SQL and non-technical business users. I honestly do not dread building business dashboards anymore, simply because I know the underlying data models are robust and maintainable.
  • Manager, Strategy
    Gov't/PS/Ed
    Education
    Review Source

    Grouping Capabilities Excel, While Table Merging and Date Fields Need Improvement

    4.0
    Feb 24, 2026
    After spending a lot of time with Looker, I believe it's a very powerful and useful tool that lets me get most of the insights I need both operationally and strategically in a very simple way.
  • INGENIERO DE PROYECTOS
    <50M USD
    Telecommunication
    Review Source

    Looker Offers Flexible Data Source Integration and Dashboard Creation with Cloud Support

    5.0
    Apr 10, 2026
    Looker is an excelent tool for creating dashboards for data analytics, and it is very useful that you can provide data from many sources, including from the cloud. It provides all the tools you need to create a very professional report for your enterprise projects or for personal use. It's free and you can collab with other google accounts. You can export the report in different formats or you can have it on the cloud and it updates the data in real time.
  • Senior Product Manager
    10B+ USD
    Telecommunication
    Review Source

    Ease of Use for Non-Technical Teams with Initial Technical Setup Required

    4.0
    Apr 3, 2026
    While we are migrating away from Looker due to contractual reasons, this is an extremely effective tool that's remarkably easy for non-tech users to draw insights from. We had to have a dedicated technical team for setup, and found that since they were providing enough value, we continued using them for customization and ad-hoc requests for Looker.
  • STAFF ANALYTICS ENGINEER
    50M-1B USD
    Services (non-Government)
    Review Source

    LookML Supports Data Consistency While Visualization Choices Remain Restricted

    3.0
    Dec 1, 2025
    It is a very solid tool, especially with the possibility of centralizing metadata and definitions with LookML, but the selection of visualizations available is very limited compared to similar tools from other vendors.
...
Showing Result 1-5 of 1070

4.5

(1008 Ratings)

Rating Distribution

5 Star
51%
4 Star
43%
3 Star
6%
2 Star
0%
1 Star
0%
Why ratings and reviews count differ?

Customer Experience

Evaluation & Contracting

4.4

Integration & Deployment

4.5

Service & Support

4.5

Product Capabilities

4.5

Logo of Tableau
1. Tableau
4.4
(4662 Ratings)
Logo of Microsoft Power BI
2. Microsoft Power BI
4.4
(3984 Ratings)
Logo of Qlik Sense
3. Qlik Sense
4.5
(1493 Ratings)
View All Alternatives