SQL Sandbox is a Forge App that allows the execution of arbitrary SQL statements on the platform database in the Cloud.
It is useful for troubleshooting and cleaning up data in development environments. With this Application, you can also introspect the OutSystems metadata to get useful information, like rotated logs, data from system tables, timers schedule, BPT history, etc.
Additional goodies are also available, such as:
• Access the history of statements you ran
• Save the most common statements to run again whenever you need easily
• Extract dataset to CSV
• Intuitively navigate through the database structure organised by Apps and modules
You can download the SQL Sandbox component here.