| |
Get Development Power in a Visual Tool! Why choose between tools that are either graphical and let you work with a visual representation of tables but are not real good when it comes to writing robust code, or tools that make you "gut-out" writing complex code by hand? |
SQL Development
Versatile SQL Editor
It seems there are two extremes in the database development world --Tools that are graphical and let you work with a visual representation of tables but are not real good when it comes to writing robust code, and tools that make you "gut-out" writing the code. When developing dbOrchestra we did not feel bound to these two norms. Rather, we decided to make a tool that answered the question, "What would be the quickest and easiest way to develop SQL code?" The result was our editor.
The editor sports two panes. The top pane is for writing your code. In many cases dbOrchestra can write the code for you. The bottom pane is to display the results of the SQL operation you can execute within the editor by pressing F5.
If you did not already do so when on the main page take a look at the following presentations: Quick access to data and Easily build complex joins
The SQL Editor is embedded in our main screen. It also can be launched as a separate Window. You can launch as many instances as you need. These windows can be tiled horizontally or vertically. |
|
|
| |
Table Data Editor
The "Table Data Editor" makes easy work out of inserting, updating, and deleting data. Need to delete multiple rows of data? No problem. Want to save time and effort inserting a new row by templating from an existing row? No problem. If you have not already done so check out the demo on this awesome feature.  |
|
|