Reader small image

You're reading from  Metabase Up and Running

Product typeBook
Published inSep 2020
Reading LevelBeginner
PublisherPackt
ISBN-139781800202313
Edition1st Edition
Languages
Right arrow
Author (1)
Tim Abraham
Tim Abraham
author image
Tim Abraham

Tim Abraham is originally from Oakland, California, and currently living in the San Francisco Bay Area. He has been working in Data Science for 10 years, spending his time working at consumer technology companies like StumbleUpon, Twitter, and Airbnb and advising a few others. He also spent time as a Data Scientist in Residence at Expa, the Startup Studio that Metabase came out of, which is where he got to know the product and the founding team. Find him on Twitter @timabe.
Read more about Tim Abraham

Right arrow

Introduction to SQL in Metabase

After spending time learning Metabase's notebook data editor, you might be wondering what the pros and cons of using SQL instead are. If you are using a relational database with Metabase, all questions that can be created with the notebook editor can be expressed with SQL instead. The reverse of that statement is not true. Only some questions expressed with SQL can be created with the notebook editor. There are many functions and operations that can be carried out with SQL that don't exist in the notebook editor. This will likely change over time, as the Metabase team is constantly improving the notebook editor, but for the time being, having a solid background in SQL means you can ask questions that would not be possible to express in the notebook editor.

Just because any question created in the notebook can be written in SQL, does not mean that all questions should be written in SQL. There are benefits to using the notebook editor instead...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Metabase Up and Running
Published in: Sep 2020Publisher: PacktISBN-13: 9781800202313

Author (1)

author image
Tim Abraham

Tim Abraham is originally from Oakland, California, and currently living in the San Francisco Bay Area. He has been working in Data Science for 10 years, spending his time working at consumer technology companies like StumbleUpon, Twitter, and Airbnb and advising a few others. He also spent time as a Data Scientist in Residence at Expa, the Startup Studio that Metabase came out of, which is where he got to know the product and the founding team. Find him on Twitter @timabe.
Read more about Tim Abraham