No upcoming presentations...

    Trees/Hierarchical Data in the SQL Database

    How to make nested relationships in SQL more easily and fluently

    Learn tools and best practices for constructing, querying, visualizing and manipulating trees and hierarchical data in SQL.

    We'll compare various design patterns for how to store the hierarchical relationships in the schema, and explore trade-offs and practical use cases for different approaches. Learn how PostreSQL features such as JSON / JSONB / array types, the WITH RECURSIVE keyword, an...

    @ PGConf Local: Austin [PgConf.US]
    Dev