Drogon: A C++14/17/20 based HTTP web application framework
...Provide a completely asynchronous programming mode. Support Http1.0/1.1 (server side and client side). Based on the template, a simple reflection mechanism is implemented to completely decouple the main program framework, controllers, and views. Support cookies and built-in sessions. Support back-end rendering, the controller generates the data to the view to generate the Html page.
Questionnaire currently is a PHP API for the creation of web based dataentry. XML file forms with question and database descriptions are used to generate forms. Answers are stored stored in an Access or MySQL database.
javaoltp is a framework for simple creation of OLTP applications using Swing or HTML. Is provides high-level APIs to create forms, reports & menus, highly integrated with an SQL database. It includes: DAO, GUI Widgets, JSP/Swing DataEntry, Reports , etc