Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

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.