- Introduction
- Model
- Filter
As we mentioned, the web development in Genelet can be seen as simply as to make one Model.pm and one Filter.pm for new components.
In the MVC designing pattern, Model manages data.
Throughout Genelet programming, you are assumed to know about your data model and can write SQL to operate on tables and stored procedures.