No upcoming presentations...

    Does EXPLAIN confuse you? You're not alone. This will help you understand what EXPLAIN output means, how to interpret it, what's good/bad in a given EXPLAIN plan, and how to change queries, indexes, or schema to get better query execution plans.

    @ Postgres Conference

    Mar 21 2019

    Development

    How To Index Your Database

    Indexing is simple, approachable, and useful

    Do you know what database indexes are and how they work? Do they seem hard to understand? They don't have to be. The basic principles you need to know are simple and easy to remember. And developers need to know the basics of indexing: your DBAs can't save you, because discovering you need an index after you deploy a feature is often too little, too late. This talk will give you the fundamental...

    @ Silicon Valley

    Oct 15 2018

    Dev