How easy it is to Upsert in PostgreSQL

Опубликовано: 29 Сентябрь 2024
на канале: Supabase
4,588
183

In this video, Jon Meyers shows us how easy it is to write an Upsert statement in Postgres! 🐘

This is the combination of an insert (adding a new row to the database) and an update (changing an existing row), and postgres makes this super simple with On Conflict.

👇 Learn more about Supabase 👇

🕸 Website: https://supabase.com/
🏁 Get started: https://app.supabase.com/
📄 Docs: https://supabase.com/docs