postgresql get-or-create

last updated: Aug 05, 2024

https://hakibenita.com/postgresql-get-or-create

A thorough document about how to implement the "get or create" pattern in postgres, which demonstrates excellent facility with the database throughout.

It's surprisingly difficult to get right!

I learned about:

↑ up