A pure PL/SQL reporting engine (transforms jrxml to PDF)
PL-jrxml2pdf is a PL/SQL-program which takes a report-definition in jrxml-format and generated a PDF-result from it. It's pure PL/SQL, so there's no need for any middleware.
Design your reports graphically, e.g. by using iReports from JasperSoft, then use PL-jrxml2pdf as runtime-engine to generate PDF from PL/SQL.
The software comes with an Oracle APEX-application whichs installs all required objects and samples.
Also the APEX-application allows you
- to manage all PL-jrxml2pdf-objects
- to run reports
- to view logs written when running a report
The JRXML-generator allows you to generate report-definitions out of APEX-pages to fasten the process of creating reports.
...
High-level python framework that facilitates rapid server-side develop
...Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs & descriptive logging! One command, to get a production ready server-side stack!