Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SQLPlus RunnerNew to Visual Studio Code? Get it now.
SQLPlus Runner

SQLPlus Runner

Faiz_technics

|
1,063 installs
| (0) | Free
Takes the SQL commands written in VS Code and executes them in SQLPlus automatically
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • v0.1.0 Main release of SQLPlus Runner
  • v0.1.1 Added an icon and minor fixes
  • v0.1.2 Terminal reinitialisation
  • v0.1.3 Terminals now update correctly + New icon
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft