All posts

SELECT FOR UPDATE in Piccolo / Postgres

In our latest video we explore how SELECT FOR UPDATE works in Postgres, and how to use it in Piccolo.

We also demonstrate how it prevents vulnerabilities like the ACIDRain attack.

To learn more about how to use SELECT FOR UPDATE, see the Piccolo docs, and the Postgres docs.

The source code used in the video is available here.

Posted on: 27 Sep 2024

Have any comments or feedback on this post? Chat with us on GitHub.