Exposed
 

CRUD operations

Last modified: 03 March 2025

CRUD stands for Create Read Update Delete, which are four basic operations for a database to support. This section shows how to perform SQL CRUD operations using Kotlin DSL.