TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application.
Main Features:
- Handles multiple connections.
- Asynchronus database communication. UI mostly responsive when accessing database.
- Requires no installation on the database side to be fully functional.
- Advanced SQL worksheet.
- Code completion.
- Explain execution plan.
- Execution statistics.
- SQL syntax highlighting.
- Quick menu for often used custom SQL.
- Parse error location indication.
- Chart visualization of result.
- PL/SQL block parsing.
- Schema browser.
- Table & view editing.
- References & dependencies.
- Tab & tree based browsing.
- Object & data filtering.
- PL/SQL editor & debugger.
- Breakpoints.
- Variable watches.
- Line by line stepping.
- Debugger SQL output viewing.
- Syntax structure tree parsing.