About CRUD operationsΒΆ
The acronym CRUD stands for "create, read, update and delete". These are the four basic operations to use when you manipulate the content of a database.
Lino provides many ways to customize things that can be classified as CRUD operations.