Project Description

For this project, Noventum™ wrote a large amount of SQL to generate reports using the MyDBR reporting system for Apex Evaluation. MyDBR requires the vast majority of computation to be done inside SQL, not easily allowing server-side programming languages to be used. We created stored procedures for these routines, which we then called from an ancillary reporting system inside CakePHP.