tnodir / luaplsql

LuaPlSql is a Lua Plug-In framework for PL/SQL Developer IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lua PL/SQL Developer Plug-In

Release Downloads License

LuaPlSql is a Lua Plug-In framework for PL/SQL Developer IDE.

You can program your own Addons for Lua Plug-In to extend the functionality of PL/SQL Developer.

Functions in an Addon can be added to the PL/SQL Developer menu, and can perform any kind of action: access the database, the Object Browser, the current window and editor and so on.

PL/SQL Developer: http://www.allroundautomations.com/plsqldev.html

Building:

Installation:

  • Copy "luaplsql/PlugIns" into "C:\Program Files\PLSQL Developer"

Useful modules:

Thanks to:

  • Alexey Matveev
  • Grzegorz Zagorski
  • David Wilkie

-- Nodir Temirkhodjaev, nodir.temir@gmail.com

About

LuaPlSql is a Lua Plug-In framework for PL/SQL Developer IDE

License:Other


Languages

Language:C 75.9%Language:Lua 22.8%Language:Inno Setup 0.7%Language:Batchfile 0.6%