dbForge Studio for Oracle features
PL/SQL coding assistant
- Automatic code completion in PL/SQL editor
- Code snippets
- Quick information on schema objects
- Document outline for navigation
- Smart PL/SQL formatter
Database Project
Database project is meant to facilitate Oracle database development:
- Create a database project either empty or with imported database objects
- Manage SQL scripts and query files in the project
- Deploy either an entire project or only required changes to the server
Oracle Database Management
When modifying Oracle database structure, transferring data between servers, analyzing differences between databases, you can use database management tools to do the following:
- Perform Oracle data comparison
- Perform Oracle database synchronization
- Schedule regular database sync tasks
- Generate Oracle comparison reports
Data Generator
Populate your Oracle tables with thousands of rows of realistic test data. Data Generator supports essential Oracle data types, includes 200+ meaningful generators with customizable settings, and allows generating data via the command-line interface.
Documenter
Generate Oracle database documentation in a wink. The Documenter feature allows you to:
- Generate documentation files in the HTML, PDF and Markdown formats
- Retrieve an overview of the database structure
- View inter-object and inter-database dependencies
Object Manager
Database objects are displayed as a tree in Database Explorer. To edit any object, you can call the corresponding visual editor from this window. You can:
- Manage tables from one window
- Apply undo in Object Editor
- Use ability to browse schema objects in a single Oracle editor
Oracle PL/SQL Debugger
The Oracle debugger serves for step-by-step execution of stored program units and SQL scripts. Oracle developers can edit, compile, run, and debug PL/SQL code easily. Debugger allows to use breakpoints, evaluate and modify variables in the Watches window, and analyze the currently active stack of your PL/SQL program calls in the Call Stack window.
Query Builder
Create complex queries visually without effort. The tool allows you to design SELECT statements with multiple tables, joins, and complex subqueries without manual typing of code. Just drag-and-drop required objects onto a visual designer to generate SQL statements.
Query Profiler
The tool helps you detect problems and optimize SQL queries in convenient graphical interface. Improve multi-second queries using Oracle SQL Profiler, which allows to:
- Perform visual query profiling
- Compare profiling results
- Tune PL/SQL performance
Schema Import/Export
Export full schema structure or selected schema objects, copy database objects using schema export/import wizards. While using the wizards, you can benefit from the following features:
- Oracle data import and export utility wizards
- Schema export projects
- Zip compression for export output files
- Command-line support
Database Administration
Oracle administration and management tools serve for:
- Managing user privileges
- Managing server sessions
- Monitoring events
Database Designer
Enjoy Oracle database design. Use database diagram for creating, analyzing, reverse-engineering, printing and customizing your Oracle databases as well as for:
- Viewing foreign key relations
- Displaying DB objects with properties
- Execution of stored routines
Import/Export Data
Export and import Oracle data for filling databases. dbForge Studio can export data to 14 popular formats and import it from 10 formats. Oracle import and export processes are customizable, and can be automated via the command-line interface.
Report and Analysis
Data analysis and reporting are performed with the help of Oracle reporting tools, data reports, pivot tables, and viewing master-detail relations. Comprehensive wizards and tools can display data as charts and tables, and provide means for adjusting data layout, grouping, sorting, etc.
Find Object
The Find Object functionality provides you with a number of convenient features including:
- Easily find indexes in Oracle tables
- Search for special characters in columns or strings
- Find invalid or locked objects