SQL editor

Highlight and autocomplete in the SQL editor
SQL editor with highlight The SQL editor is highlight enabled. The table names and the database specific keywords are highlighted. You can change the color scheme from the configuration dialog.
Auto-complete in the SQL editor The autocomplete feature helps you typing the table or column names. The feature is available by pressing CONTROL + SPACE. To use this feature for the column names, please type in first the table names.
Execute SQL; simple or script execution
Execute SQL phrases in the SQL editor The SQL phrases may be executed by selecting them and pressing the EXECUTE button ( F8 ). The normal execution will paginate the result, if the result is large. You can use the top-right buttons to navigate to a different page.
There are two execution modes: as single query or as a script. The execution as a script can execute mutiple queries at a time. The output is displayed into a text pane.
Use multiple result panes
Multiple SQL result panes. By pressing one of the execute buttons using the right mouse button, a new result pane will open each time. Otherwise the current result pane will be used.
Other features
  • Using the SQL editor you can also do 'Explain plan' to debug SQL statements.
  • You can output the result to a file on disk, comma separated, tab separated or as XML
  • You can execute 'DESC table_name;' to describe a table
You have a great product! The Browse feature is terrific!

Brian Beitzel, College professor

Our company works for the national telephony company with extreme large databases. Using DbSchema we succeed to document and interact better with them. For all synchronization and migration issues we use your tool. We love them all, the layouts, browse and the sql. Nice work!

Santos Mariano, Database expert

"Using DbSchema we improved our database design. We managed to work in team on this task. The result was a two times faster database."

Darcu Macclain, System Architect

"Relational Data Browse is the most efficient way of viewing data. In the last time I spent significant less time typing queries, and I did my job much faster."

Stephan Collar, Developer

I like this integrated work environment. Diagrams in the background are great. For a database is very important how the tables are interconnected, and the diagrams are the best for viewing this. Besides, the Relational Data Browse is very close to the diagrams. And very intuitive, simple and fast to use.

Marian Popescu