SQL Masterclass

SQL Masterclass

Hands-on online workshop designed to help you develop intuitive fluency in SQL

Tickets
  • Select Tickets
  • Payment
  • invoice
  • Attendee details

Total β‚Ή0

Cancellation and refund policy

Memberships can be cancelled within 1 hour of purchase

Workshop tickets can be cancelled or transferred upto 24 hours prior to the workshop.

For further queries, please write to us at support@hasgeek.com or call us at +91 7676 33 2020.

Swanand Pagnis

Swanand Pagnis

@swanand

Workshop: SQL Masterclass Part 1 πŸ‘©πŸΌβ€πŸ’»πŸ‘¨πŸΌβ€πŸ’»

Submitted Aug 14, 2020

Never again get stuck writing queries βœ…

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.

Outline

Syllabus πŸ“–

  1. Structure: All SELECT queries have exactly the same structure. Understand it once and you can read and understand /any/ query.
  2. Lifecycle: what executes first? What values, functions are available in what parts of a query? e.g. you cannot use select aliases in where clauses since where clauses execute first.
  3. Approach: Using our understanding from 1 and 2, we will learn a methodical approach that allows us to write any query systematically and efficiently. As a nice side effect, this approach also yields very performant queries.

Format πŸ““

  • Hands-on workshop, instant feedback
  • Develop the right approach by working on exercises in the class
  • Spaced repetition to cement your knowledge after the class is over
  • A community of peers to learn together

Words from previous attendees ⭐

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

Requirements

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.

Speaker bio

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.

Comments

Login to leave a comment

No comments posted yet

Hybrid access (members only)

Hosted by

We care about site reliability, cloud costs, security and data privacy