/Craig Kerstiens

Postgres 14: It's The Little Things tl;dr: "A lot of years Postgres will have some big pillar or theme to the release." However, Craig wants to highlight how the little things are improving too highlighting improvements in JSON syntax, read only roles, psgl and query pipelining.

featured in #254


Better JSON In Postgres With PostgreSQL 14 tl;dr: "Postgres 14 makes JSON even more user friendly than before. While I wouldn't recommend simply using the subscript format everywhere in your application due to it not always leveraging indexes, for casual querying it proves to be a big win."

featured in #233


Building A Recommendation Engine Inside Postgres With Python And Pandas tl;dr: Craig guides us through his experimental recommendation engine - with "SciPy, NumPy and Pandas there is a lot of interesting potential here."

featured in #200


Postgres Tips For The Average And Power User tl;dr: Some specific tips, some general ones, and some useful for debugging internals.

featured in #149


Give Me Back My Monolith tl;dr: Much has been made about micro-services, but downsides include more time onboarding new devs & increased complexity debugging.

featured in #133