Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

01

SQL Masterclass
for Data Scientists

Danny Ma
Sept 2021
02
About me
My Data Science Journey
03

(so far...)

Data Analyst Customer Loyalty Data & AI Strategy


Marketing Cloud ML & Data Consultant
Campaigns Engineering Educator & Mentor

2010 2014 2016 2018 2020 PRESENT

Started Bachelors Digital Banking Launched


Actuarial Studies & Data Science & ML Data With Danny
Economics Experimentation Online Community
05

How can I find


out more about
Data With Danny?

bit.ly/dwd-info
COMMON SQL MYTHS
06

(CREATED BY DATA SCIENTISTS)

"SQL is such an old "I can do everything in "SQL is so slow and poor
language, I only want to Python, I don't need performing, I can't rely
learn modern tools so it SQL for any of my data on it because sometimes
looks better on my science tasks" the database can't
resume" handle my queries"

"The only SQL I need is "SQL is going away soon "SQL is only for data
SELECT * FROM and I don't want to analysts, as a data
because I always need waste my time learning scientist - I don't need
the entire dataset from it - everything is moving to use SQL anymore
the database" to NoSQL anyway" because it's below me"
SQL FACTS
07

SQL appears in over SQL queries can be used SQL is a standardised


40% of all data job with many languages language making it a
listings posted on and frameworks via very versatile skill used
Indeed in 2021 objects and APIs to across different domains
interact with databases and tech environments

65% of data scientists The modern data stack SQL databases can also
and data analysts use is moving to SQL-centric store semi-structured
SQL according to a 2020 tools such as Snowflake, data like JSON objects
Stack Overflow survey Amazon Redshift and with expanding support
Google BigQuery for images and other
newer data sources
THE PLAN FOR TODAY
08

SQL General
Masterclass Q&A
08

Where can I find


today's slides &
code examples?

bit.ly/odsc-sql
09

SQL
Masterclass
10

General
Q&A

You might also like