Skip to content
forked from talek/vorax4

A simple yet powerful IDE for Oracle databases, built on top of the widely known Vim editor and Oracle SqlPLUS.

License

Notifications You must be signed in to change notification settings

kakash1hatake/vorax4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vorax, an Oracle IDE for Geeks

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

Installation

  • ensure you have at least ruby1.9.3 or ruby2.0 (also tested with 2.5.0)
  • vim (at least 7.3 or newer) 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.

For details don't hesitate to have a look at the project wiki.

Community

Discussion group: https://groups.google.com/d/forum/vorax-discuss

Vorax Blog: http://vorax-ide.blogspot.ro/

About

A simple yet powerful IDE for Oracle databases, built on top of the widely known Vim editor and Oracle SqlPLUS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 53.3%
  • Vim Script 24.6%
  • PLSQL 19.8%
  • Ragel 2.3%