Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL with a focus on Product metrics by ex-Spotify & Meta DS
Rating: 4.3 out of 5(9 ratings)
43 students

SQL with a focus on Product metrics by ex-Spotify & Meta DS

Learn the basics of SQL, important product metrics, and how to combine both to make better data-drive decisions!
Created byLuis Andrade
Last updated 1/2023
English

What you'll learn

  • Learn the basics of SQL and how to write queries on your own
  • Understand important product metrics to empower you to craft your own metrics and those relevant to your products
  • Learn how to use SQL to calculate and track key product metrics, such as monthly active users and retention
  • Learn how to interpret product metrics and how to use them to inform strategy, product decisions, and marketing campaigns

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

4 sections61 lectures1h 59m total length
  • Introduction1:45

    An introduction to the course

    • Short instructor presentation

    • Course layout

    • Course objectives

  • SQL concepts2:26
    • What is a database? - A database is a collection of data stored in a format that can easily be accessed. Think of it like a collection of files of spreadsheets that contain lots of information, but that you can also quickly query from

    • How do you interact with a database? : In order to get information from a database we use a Database Management System, or DBMS. These softwares will process the requests that you send them, and send you the information that you want back.

      • There are two types of DMBSs: relational and non-relational (also known as NoSQL)

      • The relational name comes from the fact that, in these databases, the tables are linked by certain relationships. We can use SQL, which stands for Structured Query Language, to query these databases

        • MySQL→ most popular open source relational DBMS in the world

        • SQL Server by Microsoft

        • Oracle

      • All of these RDBMS follow the same principles, so you can apply what you learn in this course when you work with any of them

      • NoSQL don’t understand SQL → this is a whole other topic

  • Installing MySQL on MacOS2:30
  • Installing MySQL on Windows3:55
    1. Go to mysql.com on your browser

    2. Go to the downloads page

    3. Click on MySQL installer for Windows

    4. Download the first item

    5. On the next page click “no thanks”

    6. Run the downloaded file

    7. Follow all steps

    8. Back to the downloads page

    9. Look for Workbench

    10. Follow the instructions

    11. Search and open MySQL Workbench

    12. Create a new connection

    13. Test the connection

  • Creating the database5:31

    Creating our business database, which we will be using throughout the course. The file containing the SQL code is called business.sql anc can be downloaded from this lecture.

Requirements

  • No SQL experience needed, this course is well suited for beginners

Description

This course covers the basics of SQL and important product metrics. The course will empower you to use SQL to extract insights from your data and make data-driven decisions to improve any product you work with.


Learn and Master the Most Important Product Metrics Using SQL

  • Learn the basics of SQL and how to write queries

  • Recognize important product metrics and how to interpret them

  • Build your own metrics using SQL

  • Learn to quickly visualize your metrics and report them efficiently


In this course, we will start by introducing you to the basics of SQL, including how to structure a query, the different types of data in SQL, and how to filter and sort data. You will also learn how to work with multiple tables using joins.


Once you have a solid understanding of the basics, we will move on to cover the most commonly used product metrics. These include metrics such as monthly active users, retention, recurring revenue, and customer lifetime value. You will learn how to use SQL to compute these product metrics. and uncover meaningful insights about a product. You will also learn to use SQL to visualize data using simple spreadsheets.


Throughout the course, there are several hands-on exercises to help you practice what you've learned. You will also be provided with examples to help you understand how these concepts can be applied in the real world. After spending years working in Big tech companies such as Spotify and Meta, and having instructed hundreds of students, I’ve built this course to allow you to master the basics at your own pace.


This course is designed for beginners who want to learn the basics of SQL and how to use it to analyze product metrics. It is perfect for anyone who wants to learn SQL and how to use it to analyze product metrics, whether you are (or aspire to be) a product manager, marketer, analyst, data scientist, or product enthusiast. SQL and product metrics are two extremely in-demand skills, and adding them to your resume will make you stand out.


By the end of this course, you will have a solid understanding of SQL and how to use it to analyze product metrics. Enroll now and start learning how to use SQL to analyze product metrics and drive growth for your career or business!


Check out the free preview videos for more information, and see you in the course!


Who this course is for:

  • This course is great for anyone working with with products or aspirpring to work with products
  • Product managers who want to be able to extract insights from data using SQL
  • Entrepreneurs who want to learn SQL in order to better understand and track the performance of their own products
  • Data analysts and data scientists who want to improve their SQL skills for working with product metrics
  • Business analysts who want to learn SQL in order to better understand and analyze product data
  • Marketing professionals who want to use SQL to track and analyze the performance of marketing campaigns