Skip to content

VS-Code extension for executing Oracle SQL directly in the terminal using SQLPlus

Notifications You must be signed in to change notification settings

djeffalKhaled/SQLPlus-Runner

Repository files navigation

Features

Directly runs SQLPlus and executes your Oracle SQL queries showing you the result in your VSCode terminal. Mainly for testing your queries without having to deal with login or writing the execution scripts ect. Extension logs in as sysadmin by default.

Requirements

Make sure you have SQLplus configured correctly and your database service is running.

How to run:

  • Go to the Oracle SQL file you want to execute
  • Make sure you are viewing its content in the text editor
  • Press Execute in SQLplus seen in the top right or alternatively click CTRL+SHIFT+P and search for it

Installation:

https://marketplace.visualstudio.com/items?itemName=Faiztechnics.sqlplus-runner

Github Repository:

https://github.com/djeffalKhaled/SQLPlus-Runner/

Release Notes

  • v1.0.0 Main release of SQLPlus Runner
  • v1.0.1 Added an icon and minor fixes
  • v1.0.2 Terminal reinitialisation
  • v1.0.3 Terminals now update correctly + New icon
  • v1.0.4 v1.0.5 Minor: Fixed main extension icon visibility

About

VS-Code extension for executing Oracle SQL directly in the terminal using SQLPlus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published