Skip to content

CLI - sqlplus like tool without installing Oracle instance

Notifications You must be signed in to change notification settings

neontorrent/sqlminus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlminus

A CLI tool to connect to Oracle database and run sql command without having to install Oracle instance

Usage

dbUrl dbUser dbPass \[statement\]
  • If [statement] not provided, enter interactive loop mode.

JVM Parameters

  • LOGRESULTSONLY=1/0, Print results only or debug messages

About

CLI - sqlplus like tool without installing Oracle instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages