sharp knives: A Postgres
workshop

Work better with PostgreSQL. Understand and master the various tools you have at your disposal when working with a relational database. Level up your database skills.Outgrow ActiveRecord, Django.DB, and friends.

Expect confirmation email.

Words from 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, Consultant @ Nilenso.in

Swanand's workshop was a gloves off treatment of the power of PostgreSQL. We wrote very large queries, multiple migration scripts while making sure that we could revert back to the old version if needed. We also created 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. Highly recommended.- Noufal Ibrahim, Founder @hamon_in & @thelycaeum

What's on the table?

- Grok SQL: Understand how queries are constructed, composed, how joins work, and never again get stuck writing complex queries.

- Datatypes: Built-ins and beyond, learn how to construct and use your own types, functions, and when and why to use them.

- Constraints: Validate your data, and preserve integrity using constraints. Learn about different kinds of constraints, and the how, when, and why of using them.

- Indexes: Write queries that perform better. Choose right indexes, learn how to reason about query performance, and also when not to use indexes.

- Schema Design: Tried and tested design patters, and when to use them. e.g. de-normalisation, using triggers, event sourcing.

- Data manipulation: Split a large table, join multiple tables, bulk import millions of flat rows into normalised tables etc

- Views: Regular and materialized views and their various usages in caching, reporting, query re-use, data segmentation, etc.

- Locks, transactions: ACID in action, working with transactional data, concurrent requests, row & table locks, implications.

- The dev environment: Give yourself a dev setup that gets out of your way and makes you productive. What tools to use? What to keep in your dot-files? etc.

- Go Meta: Peek under the hood. Answer questions like: What queries are currently running? How many tables are referenced by this table?

Past Editions:
- 4th and 5th October, 2019
- 29th and 30th June, 2019
- 2nd and 3rd March, 2019

Β© 2018-2020 Swanand Pagnis. Icon made by Pixel Buddha from Flaticon

Thank you!

Our latest edition is completely sold out, but we're working on a new date. You will hear from us when we have more details to share.

WELCOME TO THE WORKSHOP!

You would've received an email from the ticket provider. Retain it, but no need to print it out.

What happens now?1. Installation and setup πŸ“”
2. A word about logistics. πŸ—ΊοΈ
3. You show up, have fun, and learn! πŸ’»