summaryrefslogtreecommitdiff
path: root/databases/oraedit/pkg/DESCR
blob: 697d1e3066b20b676bb42e8dc4da754af37463af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
oraedit is capable of editing functions, procedure,
package bodies and specification, type body and specifications
as well as views stored in Oracle. The only thing required is
working sqlplus client or working rsh/ssh connection
to a computer with one.

oraedit was used as a replacemenet for Platinums SQL-Station,
to get rid MS Windows for a development box. It surely
doesn't have every feature SQL-Station has, but hey - the
fact it works under Unix is appealing :) It's particularily
usable in connection with some decent GUI editor, such as vim.

Documentation is currently not present, you have to figure out
usage yourself ATM, sorry.