From Zero to CRUD with ORM

session

Thursday, May 1st, 16:30

Quickly develop a web app with full CRUD capabilities using ColdBox ORM! Defining objects in your code instead of tables in your database simplifies the process of managing relationships and saves you from the tedium of writing SQL queries.

In this session, we will build a CRUD app that uses CBORM to define the objects and relationships, leverages the virtual entity service for simple database interactions, and employs Criteria Builder for more complex cases. Additionally, we will use cbValidation and HTML Helper as shortcuts for building the UI, and we will utilize CommandBox to write the boilerplate code for maximum laziness efficiency.

Level

all

Topics

COLDBOX COMMANDBOX CRUD ORM CBORM

Speaker