CRUID

CRUID database operations are a set of five basic functions that allow us to manipulate data in a persistent storage system, such as a relational database.

CRUID stands for: Create, Read, Update, Insert, and Delete, and each letter corresponds to a standard SQL statement or HTTP method.

CRUID operations are essential for any application that needs to store and retrieve data from a database.

Workshops

In this guided Lab, you will:

Configure DBeaver / Pentaho database connections:

• Configure the Pentaho JDBC database connection.

Database Connection

Last updated