Hey all, as a potential competitor of Looker, I'm not sure how I should feel about this news. :) Here are some of the facts:<p>1. When Google acquired Alooma, they slowed down the development and dropped the support for other destinations such as Redshift and Hive. Even though Alooma is a data pipeline tool which makes it similar to Looker's case, the deal was $150M (compared to $2.6B) so I'm not sure the comparison makes sense.<p>2. Looker's sale team is so aggressive and their support team is great. In fact, that's why Looker became so big in the last few years. Google is not famous in terms of support.<p>3. Google is serious on BigQuery and I'm almost sure it will make Looker part of the Google Cloud. Since most of Looker customers are enterprise companies, Google will probably chase them to switch to BigQuery. On the other hand, Google has tons of BI tools (Data Studio, BigQuery BI Engine, etc.) so I'm not sure if Google makes Looker part of their analytics stack.<p>P.S: We're big fans of the LookML and we have developed a LookML alternative based on Jsonnet (<a href="https://jsonnet.org/" rel="nofollow">https://jsonnet.org/</a>) and the great data pipeline tool DBT. (<a href="https://github.com/fishtown-analytics/dbt" rel="nofollow">https://github.com/fishtown-analytics/dbt</a>). Here is how it looks like: <a href="https://github.com/rakam-io/segment-recipe/blob/master/event/pages.event.jsonnet" rel="nofollow">https://github.com/rakam-io/segment-recipe/blob/master/event...</a>
I'm a huge fan of Looker, but I'm not sure how I feel about this news. The best parts of Looker:<p>- It connects directly to your existing data warehouse. Most BI tools suck in your data into their datastore; Looker queries your database directly. If you wanted Looker to cache results for performance reasons, you could set up a dedicated schema in Redshift for example and only give write privileges to that one schema. But even the cached dataset was stored directly in your data warehouse.<p>- It is platform agnostic.<p>- LookML is backed by Git. By default, changes to your LookML definitions are pushed to a Looker-owned Github repo, but you can change this so that the repo is under your control as well.<p>- The support is pretty phenomenal.<p>There's that unsettled part in me that's wondering the over/under on two years before we get the next announcement: to give you better performance, it's tightly integrated with BigQuery; LookML is getting long in the tooth so we've gone ahead and created the views you'll need which are now accessible via the Google Analytics interface; you can go ahead and forward your concerns to /dev/null.
I've used Looker before and am mostly a fan. Contrary to many of the comments here, its not precisely a 'kiddie' tool for people that don't want to learn SQL; its more like a ORM/DSL for BI queries. I'd probably be using it in my current gig, but the licensing model doesn't really work for small operations.<p>Google Cloud has an actually great track record of acquiring data-centric companies and democratizing them. While Data Studio is pretty amazing for a free tool, it has many shortcomings for serious use, and Looker fills all those holes nicely, while also providing the ability to formalize processes around data. Instead of mousing around Data Studio, Looker allows for all of its resources to be defined in its YAMLish syntax and maintained in source control.
I'm curious to see how Google handle acquiring a company which requires some fairly high touch sales. Looker is a fantastic tool, but its not something which is useful from day one, and at least currently has a high enough price tag attached to it that they involve a lot of sales engineering in getting new customers to a point where they're able to query data they care about.
Me and My team have been working on a Looker alternative for a couple of years. Hope this is the right time to give a pitch. We as a company love to assist our clients with a free consultation in understanding their data better. This will take you to the direct demo: <a href="https://demo.katoai.co/login?email=demo@katoai.co&password=katoai&ref=hn" rel="nofollow">https://demo.katoai.co/login?email=demo@katoai.co&password=k...</a><p>I can talk a lot about it if anyone is interested.
I'm curious what this means for folks that opted to use Looker for their embedded analytics and if that's something Google is interested in supporting over the long-term?<p>I'm also wondering how this affects pricing over the long-term and whether this becomes a replacement for Data Studio / commoditized analytics platform to make GCP more compelling?<p>Would it be in Google's interest to offer this for free (or at least with very little up front cost) in the interest of competing with AWS?<p>As a sidenote, Looker is a great platform. I evaluated 8 BI platforms late last year, and it really stood out (LookML, Git integration, awesome charting widgets, customization, etc).
At Next 2018 we had Jordan Tigani (BigQuery Director at Google) and lloyd tabb (Founder of Looker) on stage together. Maybe a sign of things to come:<p>- <a href="https://www.youtube.com/watch?v=1gYUGv_omJA" rel="nofollow">https://www.youtube.com/watch?v=1gYUGv_omJA</a>
"Looker -- SQL for Dummies"<p>Before you downvote me, these are not mine words but actually from a Looker engineer I asked to summarize the product. I don't know how accurate the quote is, but it stuck with me.<p>Also, congrats to the team I guess. Is an acquisition an accomplishment or just a decision?
Looker is a pretty interesting tool that essentially solves the SQL manageability problem. SQL is really hard to reuse but LookML data models are easily reused (and are versioned in git which is really nice since Business Analysts typically aren't familiar with version control). Integrating LookML-style data modeling into BigQuery could be interesting...
We use Looker and BigQuery. LookML is amazing, once you know how to use it. Looker has some nice documentation and community built around it.<p><pre><code> - https://training.looker.com/
- https://discourse.looker.com/</code></pre>
As someone on the BQ -> Looker Stack, I'm very very happy about this news. I also think their going to not have pricing pressure for a while as Google may want them to keep taking market share away from Tableau, Qlik, etc.
For anyone who is not familiar with Looker, I wrote a write-up and review about it here <a href="https://www.holistics.io/blog/looker-review-and-breakdown/" rel="nofollow">https://www.holistics.io/blog/looker-review-and-breakdown/</a>. Here are the key points:<p>- Its use of LookML provides a steep learning curve, yet provides a maintainable and reusable data modeling<p>- Looker's drill-down ability is decently powerful and easy to use once you are familiar with LookML.<p>- Looker does not have its own storage layer but instead relies on customer's data warehouses<p>- Looker, in essence, is a <i>SQL query builder</i> engine that converts business users' drag-and-drop inputs into SQL queries.<p>- Looker provides highly flexible and sophisticated access control and permission management, sacrificing simplicity for power.<p>- Looker has limited data preparation capabilities compared to other tools, delegating this task to its partners to provide these capabilities.
Smart move. Google wants to own the entire data infrastructure. Alooma (acquired in February) gets your data from various sources into BigQuery, then all the analysis is done in Looker.<p>Unfortunate news for non-Looker users: Supposedly Alooma stopped supporting Redshift and Snowflake integrations following the acquisition, since those compete with BigQuery. If you're using Looker with Redshift or Snowflake you should be concerned.<p>Edit: By “stopped supporting” I meant they deprioritized it from the roadmap. I do not mean that they disabled the integration.
Frankly, this one patent is worth a lot of money. This is the magic by which Looker casts out duplicate records in joins.<p><a href="http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=1&f=G&l=50&co1=AND&d=PTXT&s1=%22tabb,+lloyd%22.INNM.&OS=IN/%22tabb,+lloyd%22&RS=IN/%22tabb,+lloyd%22" rel="nofollow">http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=H...</a>
Before this acquisition:
Looker > Tableau > QlikView > Superset (now preset.io)<p>After this acquisition:
Superset (now preset.io) > Looker > Tableau > QlikView<p>Now that Looker is owned by a corporation, the innovation is going to diminish. The creative forces will cash out and move on. I think Superset is going to fill the void that these BI corporations leave behind.
below my view on this acquisition.
I think Google is making a good move to break into Enterprise market. After Thomas Kurian joined Google (He is from Oracle), he said that Google will become a leading vendor for Enterprise IT solution and serve the largest enterprise clients in the world. He aims to compete with IBM, SAP and Oracle (Microsoft is is not the best player in this field.) Case in point, Google announce Anthos this year, which aims specifically to serve large enterprise.<p>Looker is one of the best upcoming BI platforms in the market. I like Looker. I even took Looker Certificate exam 3 years ago because I think Looker consultant will be valuable in the future. I would’ve already joined Looker to get their shares if they have office in Vancouver. :slightly_smiling_face:<p>LookML is a killer feature that solves a critical pain point in Enterprise BI and set Looker apart from the competitors, like Tableau and Periscope. This feature is no value to small startups and small company, but great feature for mid-size company, and critical to Large enterprise BI. Looker has a great potential to become the next leading Large Enterprise BI that successes Oracle OBIEE, MS PowerBI and SAP Business Object.<p>I think if Google is to take Looker and make it the next Enterprise BI and use it to get in the door of large Enterprise Customers, They are making a right strategy move. Google will bring a superior BI solution to its top-tier enterprise customers than IBM, Oracle, SAP. It plays well with Google’s strength in data offering, and BI the easier segment for Google to break through comparing to ERP, CRM and other enterprise solution segments.<p>If Google just wants part of Looker and absorb into the Google Machine, they are paying too high a price tag for it. (I don’t think that’s what Google are doing). I don’t think Google is buying it to eliminate competitor either, Google doesn’t have any products that offer similar features or target same market as Looker
The page is White with JavaScript off. Here the Info which is readable with JavaScript off :-)
<a href="https://looker.com/blog/looker-to-join-google-cloud" rel="nofollow">https://looker.com/blog/looker-to-join-google-cloud</a>