sponsor Vim development Vim logo Vim Book Ad

vorax : An Oracle IDE for Geeks.

 script karma  Rating 70/21, Downloaded by 2639  Comments, bugs, improvements  Vim wiki

created by
Alexandru Tica
 
script type
utility
 
description
Vorax is a simple yet powerful IDE for Oracle databases, built on top of the widely known Vim editor and Oracle SqlPLUS.

FEATURES

   * Advanced code completion
   * A nice database explorer
   * Connections manager
   * Formatted output
   * PL/SQL support
   * Integrated Oracle documentation search

This project is hosted on: http://talek.github.io/vorax4
Documentation: https://github.com/talek/vorax4/wiki
VoraX Blog: http://vorax-ide.blogspot.com/
 
install details
VoraX follows the standard procedure of installing a Vim plugin. However, you need to take care of some dependencies VoraX relies on:

   * ensure you have ruby1.9.3 or ruby2.0
   * vim 7.3 compiled with ruby support
   * install vorax.gem to get the dependent gems: gem install vorax --no-rdoc --no-ri
   * ensure you have a valid Oracle client with sqlplus available
   * install Vorax vim plugin: manually, pathogen, vundle... it's up to you.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vorax-4.3.31.zip 4.3.31 2014-06-11 7.4 Alexandru Tica - completion items based on words from the output window
- VORAXNew command added
- dependent objects when extracting the definition of an object
- open the definition of an Oracle user from the database explorer
- SPACE key to highlight the current statement before executing it (available in an SQL buffer only)
- transaction indicator in the status line when Vorax is in an open transaction (thanks to Frank Streitzig)
- many bug fixes
vorax-4.3.3.zip 4.3.3 2014-01-27 7.3 Alexandru Tica - syntax files for Oracle SQL/PLSQL code
- new indent files which are smarter when it comes to indent Oracle code
- add the possibility to execute the entire SQL buffer
- bug fixes
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github