No upcoming presentations...

    Using a declarative language like SQL with a relational database provides many benefits since it creates separation between the logical representation of the database and the physical representation. It gives us the ability to change the physical layout of the data without changing the queries or applications that use the database.

    But it also means we need to bridge that gap somehow, a...

    @ Postgres Conference 2020
    Distributed SQL