...
Statement and database method execution features, database programs compile engine
- Execution of sql statements can be fired directly from the editor gutter
- Sticky linkage between editor and execution (navigation from the editor to the result and backwards is ensured even if the file is being edited)
- Sortable query results in tabular form
- Export of query results in several formats (sql insert statements, .xls, .csv)
- Message window for failed statement executions
- Executed statement preview window
Note: Configuration of execution processes is still pending.
Code Editor
Data Editor
Known issues
...