A weekly podcast about all things PostgreSQL
…
continue reading
Talking Postgres is a podcast for developers who love Postgres. Guests join Claire Giordano each month to discuss the human side of PostgreSQL, databases, and open source. With amazing guests such as Boriss Mejías, Melanie Plageman, Tom Lane, Simon Willison, Robert Haas, and Andres Freund, Talking Postgres is guaranteed to get you thinking. Recorded live on Discord by the Postgres team at Microsoft, you can subscribe to our calendar to join us live on the parallel text chat (which is quite f ...
…
continue reading
Learn how to get the best performance and scale your PostgreSQL database with our weekly shows. Receive the best content curated from around the web. We have a special focus on content for developers since your architecture and usage is the key to getting the most performance out of PostgreSQL.
…
continue reading
Technical interviews about software topics.
…
continue reading
What the Dev? is a podcast by the SD Times editorial team. We cover the biggest and newest topics in software and technology.
…
continue reading
Learn from your favorite indie hackers as they share hard-earned lessons and tall tales from their data model journeys! Brought to you by Xata — the only serverless data platform for PostgreSQL.
…
continue reading
Simple Talks, a Redgate Software podcast, features hosts Louis Davidson, Steve Jones, Grant Fritchey, Ryan Booz and Kellyn Gorman as they discuss technology adoption, career stories, industry challenges and more. From database management and DevOps, to data security and programming techniques, it’s a must-listen for tech industry professionals and enthusiasts. www.red-gate.com/simple-talk/ www.red-gate.com/simple-talk/podcasts/
…
continue reading
Software Engineering Best Practices, System Design, High Scale, Algorithms, Math, Programming Languages, Statistics, Machine Learning, Databases, Front Ends, Frameworks, Low Level Machine Structure, Papers and Computing, Computer Science Book Reviews - Everything!
…
continue reading
Technical interviews about software topics.
…
continue reading
Join Kostas and Nitay as they speak with amazingly smart people who are building the next generation of technology, from hardware to cloud compute. Tech on the Rocks is for people who are curious about the foundations of the tech industry. Recorded primarily from our offices and homes, but one day we hope to record in a bar somewhere. Cheers!
…
continue reading
Hosted by Carlos L Chacon, the SQL Data Partners Podcast focuses on Microsoft data platform related topics mixed with a sprinkling of professional development. Carlos and guests discuss new and familiar features and ideas and how you might apply them in your environments. Visit our website for episode show notes at marathonus.com/podcast and leave a comment if you have a topic you think we should discuss. We’ll see YOU on the SQL Trail.
…
continue reading

1
Building PostgreSQL for the Future with Heikki Linnakangas
42:12
42:12
Play later
Play later
Lists
Like
Liked
42:12PostgreSQL is an open-source database known for its robustness, extensibility, and compliance with SQL standards. Its ability to handle complex queries and maintain high data integrity has made it a top choice for both start-ups and large enterprises. Heikki Linnakangas is a leading developer for the PostgreSQL project, and he’s a co-founder at Neo…
…
continue reading

1
310: The history of Kubernetes (with Nutanix' Dan Ciruli)
18:10
18:10
Play later
Play later
Lists
Like
Liked
18:10In this episode, Dave interviews Dan Ciruli, senior director of product management at Nutanix (and ex-Googler), about the history of Kubernetes. They discuss: What was going on at Google that led to the creation of Kubernetes The importance of getting the industry to agree on a non-vendor-specific way of deploying workloads Initial concerns from VM…
…
continue reading

1
OpenTofu with Cory O’Daniel and Malcolm Matalka
47:58
47:58
Play later
Play later
Lists
Like
Liked
47:58OpenTofu is an open-source alternative to Terraform, designed for managing infrastructure as code. It enables users to define, provision, and manage their cloud and on-premises resources using a declarative configuration language. OpenTofu was created to ensure an open and community-driven approach to infrastructure tooling, and it emphasizes compa…
…
continue reading

1
OpenTofu with Cory O’Daniel and Malcolm Matalka
47:58
47:58
Play later
Play later
Lists
Like
Liked
47:58OpenTofu is an open-source alternative to Terraform, designed for managing infrastructure as code. It enables users to define, provision, and manage their cloud and on-premises resources using a declarative configuration language. OpenTofu was created to ensure an open and community-driven approach to infrastructure tooling, and it emphasizes compa…
…
continue reading

1
OpenTofu with Cory O’Daniel and Malcolm Matalka
48:58
48:58
Play later
Play later
Lists
Like
Liked
48:58OpenTofu is an open-source alternative to Terraform, designed for managing infrastructure as code. It enables users to define, provision, and manage their cloud and on-premises resources using a declarative configuration language. OpenTofu was created to ensure an open and community-driven approach to infrastructure tooling, and it emphasizes compa…
…
continue reading

1
How Often Does That Query Run? | Scaling Postgres 367
13:10
13:10
Play later
Play later
Lists
Like
Liked
13:10In this episode of Scaling Postgres, we discuss a Postgres VS code extension, service definition files, undead tuples and the benefits of finding out how often a query is run. To get the show notes as well as get notified of new episodes, visit: https://www.scalingpostgres.com/episodes/367-how-often-does-that-query-run/ Want to learn more about Pos…
…
continue reading
Nikolay and Michael discuss heavyweight locks in Postgres — how to think about them, why you can't avoid them, and some tips for minimising issues. Here are some links to things they mentioned: Locking (docs) https://www.postgresql.org/docs/current/explicit-locking.html Postgres rocks, except when it blocks (blog post by Marco Slot) https://www.cit…
…
continue reading

1
Mojo and Building a CUDA Replacement with Chris Lattner
55:56
55:56
Play later
Play later
Lists
Like
Liked
55:56Python is the dominant language for AI and data science applications, but it lacks the performance and low-level control needed to fully leverage GPU hardware. As a result, developers often rely on NVIDIA’s CUDA framework, which adds complexity and fragments the development stack. Mojo is a new programming language designed to combine the simplicit…
…
continue reading

1
Mojo and Building a CUDA Replacement with Chris Lattner
55:56
55:56
Play later
Play later
Lists
Like
Liked
55:56Python is the dominant language for AI and data science applications, but it lacks the performance and low-level control needed to fully leverage GPU hardware. As a result, developers often rely on NVIDIA’s CUDA framework, which adds complexity and fragments the development stack. Mojo is a new programming language designed to combine the simplicit…
…
continue reading

1
Mojo and Building a CUDA Replacement with Chris Lattner
56:14
56:14
Play later
Play later
Lists
Like
Liked
56:14Python is the dominant language for AI and data science applications, but it lacks the performance and low-level control needed to fully leverage GPU hardware. As a result, developers often rely on NVIDIA’s CUDA framework, which adds complexity and fragments the development stack. Mojo is a new programming language designed to combine the simplicit…
…
continue reading

1
309: How Chase is building the next generation of expert engineers with its E2 program (with Chase's Priti Naik)
14:04
14:04
Play later
Play later
Lists
Like
Liked
14:04In this episode, Dave interviews Priti Naik, vice president of architecture at Chase, about the company's Expert Engineering (E2) program. They discuss: What the program involves What prompted its creation How graduates stay updated on new technologies and trends
…
continue reading

1
Building PostgreSQL for the Future with Heikki Linnakangas
42:12
42:12
Play later
Play later
Lists
Like
Liked
42:12PostgreSQL is an open-source database known for its robustness, extensibility, and compliance with SQL standards. Its ability to handle complex queries and maintain high data integrity has made it a top choice for both start-ups and large enterprises. Heikki Linnakangas is a leading developer for the PostgreSQL project, and he’s a co-founder at Neo…
…
continue reading

1
20,000 Times Faster Order By Limit | Scaling Postgres 366
14:46
14:46
Play later
Play later
Lists
Like
Liked
14:46In this episode of Scaling Postgres, we discuss a top ten dangerous Postgres issues list, importing and exporting statistics, more Postgres 18 beta features and a 20,000 times faster query by fixing an order by limit issue. To get the show notes as well as get notified of new episodes, visit: https://www.scalingpostgres.com/episodes/366-20k-faster-…
…
continue reading
Cryptocurrency exchanges face unique security challenges that require specialized threat assessments and planning. Coinbase is a cryptocurrency exchange based in the United States. It was founded in 2012 and has evolved alongside cryptocurrency as a technology. Philip Martin is the Chief Security Officer at Coinbase. Prior to Coinbase, Philip built…
…
continue reading
Cryptocurrency exchanges face unique security challenges that require specialized threat assessments and planning. Coinbase is a cryptocurrency exchange based in the United States. It was founded in 2012 and has evolved alongside cryptocurrency as a technology. Philip Martin is the Chief Security Officer at Coinbase. Prior to Coinbase, Philip built…
…
continue reading
Cryptocurrency exchanges face unique security challenges that require specialized threat assessments and planning. Coinbase is a cryptocurrency exchange based in the United States. It was founded in 2012 and has evolved alongside cryptocurrency as a technology. Philip Martin is the Chief Security Officer at Coinbase. Prior to Coinbase, Philip built…
…
continue reading
Carlos Chacon of Marathon Consulting joins Louis for a lively chat about topics far and wide, from the community and podcasts to security and laundromats. Carlos has his own longstanding podcast and, as they came to the end of the interview, he turned the tables on Louis and made him answer some of his own questions too! SQL Data Partners: https://…
…
continue reading

1
308: Why engineering feedback loops fail (and how to avoid that) - with Port's Zohar Einy
11:31
11:31
Play later
Play later
Lists
Like
Liked
11:31In this episode, Jenna interviews Zohar Einy, CEO of Port, about engineering feedback loops. They discuss: The purpose of engineering feedback loops Where most organizations go wrong What makes feedback actually actionable
…
continue reading

1
Anthropic and the Model Context Protocol with David Soria Parra
51:02
51:02
Play later
Play later
Lists
Like
Liked
51:02The Model Context Protocol, or MCP, is a new open standard that connects AI assistants to arbitrary data sources and tools, such as codebases, APIs, and content repositories. Instead of building bespoke integrations for each system, developers can use MCP to establish secure, scalable connections between AI models and the data they need. By standar…
…
continue reading

1
Anthropic and the Model Context Protocol with David Soria Parra
51:02
51:02
Play later
Play later
Lists
Like
Liked
51:02The Model Context Protocol, or MCP, is a new open standard that connects AI assistants to arbitrary data sources and tools, such as codebases, APIs, and content repositories. Instead of building bespoke integrations for each system, developers can use MCP to establish secure, scalable connections between AI models and the data they need. By standar…
…
continue reading

1
Anthropic and the Model Context Protocol with David Soria Parra
51:30
51:30
Play later
Play later
Lists
Like
Liked
51:30The Model Context Protocol, or MCP, is a new open standard that connects AI assistants to arbitrary data sources and tools, such as codebases, APIs, and content repositories. Instead of building bespoke integrations for each system, developers can use MCP to establish secure, scalable connections between AI models and the data they need. By standar…
…
continue reading

1
Here Comes Async I/O! | Scaling Postgres 365
20:01
20:01
Play later
Play later
Lists
Like
Liked
20:01In this episode of Scaling Postgres, we discuss async I/O introduced in PG 18 Beta 1, new Postgres releases, PgDog performance and innovative ways to optimize queries. To get the show notes as well as get notified of new episodes, visit: https://www.scalingpostgres.com/episodes/365-here-comes-async-io/ Want to learn more about Postgres performance?…
…
continue reading

1
How I got started with FerretDB (& why we chose Postgres) with Peter Farkas
1:29:53
1:29:53
Play later
Play later
Lists
Like
Liked
1:29:53How does a trek to K2 base camp in the Himalayas spark the idea for a database company? In Episode 27 of Talking Postgres with Claire Giordano, guest Peter Farkas—CEO and co-founder of FerretDB—shares the origin story of this open source MongoDB alternative. (Spoiler: “Ferret” wasn’t the original name). We dig into why Postgres was the obvious choi…
…
continue reading
Nikolay and Michael discuss ten dangerous Postgres related issues — ones that might be painful enough to get onto the CTO and even CEOs desk, and then what you can do proactively. The ten issues discussed are: Heavy lock contention Bloat control and index maintenance Lightweight lock contention Transaction ID wraparound 4-byte integer PKs hitting t…
…
continue reading

1
Business Physics: How Brand, Pricing, and Product Design Define Success with Erik Swan
1:01:31
1:01:31
Play later
Play later
Lists
Like
Liked
1:01:31Summary In this episode, Erik reflects on his long and storied tech career—from the days of punch cards to founding multiple startups, including a stint at Splunk. At 61, he offers a unique perspective on how the industry has evolved and shares candid insights into what it takes to build a successful company. He discusses the evolution from buildin…
…
continue reading

1
Grand Theft Auto III on the Dreamcast with Falco Girgis and Stef Kornilios Mitsis Poiitidis
47:40
47:40
Play later
Play later
Lists
Like
Liked
47:40Grand Theft Auto III is a 2001 an open-world action-adventure game developed by Rockstar Games and it had a profound impact on both gaming and popular culture. Its success cemented video games as a dominant form of entertainment and storytelling, and paved the way for future blockbuster franchises. The game was also a technological milestone that r…
…
continue reading

1
Grand Theft Auto III on the Dreamcast with Falco Girgis and Stef Kornilios Mitsis Poiitidis
47:40
47:40
Play later
Play later
Lists
Like
Liked
47:40Grand Theft Auto III is a 2001 an open-world action-adventure game developed by Rockstar Games and it had a profound impact on both gaming and popular culture. Its success cemented video games as a dominant form of entertainment and storytelling, and paved the way for future blockbuster franchises. The game was also a technological milestone that r…
…
continue reading

1
Grand Theft Auto III on the Dreamcast with Falco Girgis and Stef Kornilios Mitsis Poiitidis
47:39
47:39
Play later
Play later
Lists
Like
Liked
47:39Grand Theft Auto III is a 2001 an open-world action-adventure game developed by Rockstar Games and it had a profound impact on both gaming and popular culture. Its success cemented video games as a dominant form of entertainment and storytelling, and paved the way for future blockbuster franchises. The game was also a technological milestone that r…
…
continue reading

1
307: Value Stream Management is getting a boost from AI (Sponsored by Broadcom)
11:48
11:48
Play later
Play later
Lists
Like
Liked
11:48Thank you to Broadcom for sponsoring this episode. Learn more about their VSM offerings here: https://www.broadcom.com/products/software/value-stream-management In this episode, Dave interviews Jean-Louis Vignaud, head of ValueOps at Broadcom, about how VSM and AI are coming together. They discuss: The business implications of using AI in VSM Conce…
…
continue reading
Polypane is a specialized web development browser that simplifies creating and testing modern websites. A key feature is that it provides multiple screen sizes at once, with synchronized scrolling and interactions, so developers can test different layouts and breakpoints simultaneously. Polypane also focuses on accessibility tools, real-time previe…
…
continue reading
Polypane is a specialized web development browser that simplifies creating and testing modern websites. A key feature is that it provides multiple screen sizes at once, with synchronized scrolling and interactions, so developers can test different layouts and breakpoints simultaneously. Polypane also focuses on accessibility tools, real-time previe…
…
continue reading
Polypane is a specialized web development browser that simplifies creating and testing modern websites. A key feature is that it provides multiple screen sizes at once, with synchronized scrolling and interactions, so developers can test different layouts and breakpoints simultaneously. Polypane also focuses on accessibility tools, real-time previe…
…
continue reading

1
Scaling For High Volume | Scaling Postgres 364
20:39
20:39
Play later
Play later
Lists
Like
Liked
20:39In this episode of Scaling Postgres, we discuss scaling for high volume, why workflows should be Postgres rows, a planner gotcha and ways to resolve planner issues. To get the show notes as well as get notified of new episodes, visit: https://www.scalingpostgres.com/episodes/364-scaling-for-high-volume/ Want to learn more about Postgres performance…
…
continue reading
Nikolay and Michael discuss synchronous_commit — what it means on single node setups, for synchronous replication setups, and the pros and cons of the different options for each. Here are some links to things they mentioned: synchronous_commit https://www.postgresql.org/docs/current/runtime-config-wal.html#GUC-SYNCHRONOUS-COMMIT synchronous_commit …
…
continue reading
LiveKit is a platform that provides developers with tools to build real-time audio and video applications at scale. It offers an open-source WebRTC stack for creation of live, interactive experiences like video conferencing, streaming, and virtual events. LiveKit has gained significant attention for its partnership with OpenAI for the Advanced Voic…
…
continue reading