SQL Masterclass
Hands-on online workshop designed to help you develop intuitive fluency in SQL
Sep 2020
14 Mon
15 Tue
16 Wed
17 Thu
18 Fri
19 Sat 09:55 AM โ 03:45 PM IST
20 Sun
A SQL workshop designed to help you develop intuitive fluency in SQL. Learn the two foundational concepts that form a query and one robust technique of writing and composing queries, that works every single time.
Joins? โ๏ธ
Aggregates? โ๏ธ
Window functions? โ๏ธ
Complex report like queries? โ๏ธ
...and more
Learnings from 14+ years of working with relational databases, distilled into a series of online workshops.
select
aliases in where
clauses since where clauses execute first.I have been using ORMs for the last 10 years. I was never comfortable with raw SQL queries. Attending Swanandโs workshop gave a me clear understanding of how databases work. How to think about joins and how to write raw queries without fear. I would highly recommend his workshop to anyone working with databases.
- Pratyush Mittal, Founder & CEO, Screener.in
Attended this last time. Quite insightful. This workshop is a gem if youโre looking to solidify your foundations in Postgres and SQL.
- Kiran Gangadharan, Partner and Consultant @ Nilenso.in
This workshop made me confident enough to write big queries; recently wrote a 200+ lines query for a data migration.
- Aboobacker MK, Senior Software Engineer, Sephora
Swanandโs workshop was a gloves off treatment of the power of postgreSQL. In two days, we had written very large queries, multiple migration scripts while making sure that we could revert back to the old version of the database if needed, different kinds of views and exposed ourselves to several features of the database which I was not aware of.
I can, without reservation, say that it was very high value for money and it significantly improved my skills with postgreSQL. Highly recommended.
- Noufal Ibrahim, Founder @hamon_in & @thelycaeum
This is not a SQL primer and previous experience with SQL is required.
When you read a query like
SELECT post_id, COUNT(id) FROM articles GROUP BY post_id
you shouldnโt draw a blank. Itโs okay if you donโt understand everything that is going on here. But this workshop will work the best for you if you are familiar with this or queries like this.
Senior backend engineer, leader, and mentor, with a focus on web application development and relational databases. I have been using and teaching MySQL, PostgreSQL for over 10 years.
Hosted by
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a commentโฆ') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}