Definify.com
Definition 2024
upsert
upsert
English
Verb
upsert (third-person singular simple present upserts, present participle upserting, simple past and past participle upserted)
- (computing, databases) To insert rows into a database table if they do not already exist, or update them if they do.
Noun
upsert (plural upserts)
- (computing, databases) An operation that inserts rows into a database table if they do not already exist, or updates them if they do.