Episode 486: High Performance PostgreSQL for Rails with Andrew Atkinson

Episode 486: High Performance PostgreSQL for ...

Up next

Episode 537: Userlist with Benedikt Deicke

Benedikt used to be a freelance software engineer and co-founded Userlist in 2017 as a side project with his co-founder Jane Portman. They went full-time on it in 2020. Benedikt enjoys database query optimization just as much as pushing around pixels on the front-end Show Notes * ...  Show more

Episode 536: Better With Becky with Becky Searls

Becky Searls is a teacher-turned-trainer, but her true passion is learning and continuous growth. She shares everything she learns through her business, Better with Becky, which recently launched its first product: a strength-training app called Build with Becky (which she built ...  Show more

Recommended Episodes

Postgres.js
JS Party: JavaScript, CSS, Web Development

Rasmus Porsager created Postgres.js –the fastest full-featured PostgreSQL client for Node.js and Deno. Today he joins Jerod for a deep-dive on Postgres, why he created this open source library, and how you can use it to build pg-backed JavaScript applications. Discuss on Changelo ...  Show more

Postgres.js (JS Party #221)
Changelog Master Feed

Rasmus Porsager created Postgres.js –the fastest full-featured PostgreSQL client for Node.js and Deno. Today he joins Jerod for a deep-dive on Postgres, why he created this open source library, and how you can use it to build pg-backed JavaScript applications. 

#366: Optimizing PostgreSQL DB Queries with pgMustard
Talk Python To Me

See the full show notes for this episode on the website at talkpython.fm/366 

Postgresql index bloat | The Backend Engineering Show
The Backend Engineering Show with Hussein Nasser

Postgresql database implements MVCC by creating a new row version for any update/delete/or insert. While this is a sound implementation to support concurrent transactions reading old version of the rows, it does have some side effects and this is what I want to discuss in this ...

  Show more