proghelp generates a Web application using a modified create table SQL syntax. It generates PosgreSQL stored procedures, a db layer, a BLL layer, a Web interface using WebToolkit (Wt), and random data for testing. It sets up default security: authentication and authorization. Modified SQL grammar allows you to mark search keys: the project automatically generates function calls and stored procedures with these search keys and exposes them in the UI. The project looks at foreign key references and automatically builds select dialog boxes.
xtcc is a set of tools being developed for market research data processing. It is comprised of the following components: xtcc compiler, a data processing backend, qscript, a questionnaire scripting language, a data conversion program for converting data from the qscript format to data processing backend format, and dpassist, a tool to aid in the writing of tabulation and edit specs. The input for this program will be the questionnaire script or map file for the data.