Skip to content

Topic

Database transactions

Grouping of database statements that commit or roll back as a unit, used to keep multi-step work consistent when something fails part-way.

Current clusters