You know SQL off your back and you know how to bend MySQL to your will. And you also heard about the other Elephant in the development-ring. What is keeping you from testing PostgreSQL?
In this session we will check out what the differences are between "The Dolphin" MySQL and "The Elephant" PostgreSQL and how we can do the things we know from MySQL with PostgreSQL as well.

Comments

Comments are closed.

Marco Pivetta at 22:16 on 27 Apr 2017

A good introduction on why people should use a proper RDBMS over one that just wins some benchmarks.

Strongly suggest adding some comparison slides between the engines (side-by-side).

Great talk on the little differences between MySQL and PostgreSQL.