We provide a number of apps that help to complement SQL for Confluence.
- Macro Security - Allow only trusted users or groups the ability to edit content that contains restricted macros while still allowing general users to view the content. Uses Confluence's page edit permissions to control access.
- Cache for Confluence - Cached content displays immediately so users do not have to wait for expensive rendering of complex macros or accessing external data like SQL queries. Reduces server load by avoiding excessive rendering requests. The Future macro renders the body in the background allowing the rest of the page content to display immediately. It is used to improve display performance when pages contain longer running macros.
- Run Self-Service Reports - Drive dynamic SQL queries or other processing based on user provided parameters or defaults. User controlled display of simple or extended input fields to enhance usability. Field level help support self service pages.