Skip to content

SQL*Plus wrapper with readline-like features for Windows

License

Notifications You must be signed in to change notification settings

sindrom91/sqlplusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlplusplus - Better SQL*Plus REPL for Windows

The goal was to add readline-like features to sqlplus. It supports basic features like history, navigation and basic completion.

Note that this is only a wrapper around sqlplus, so it is necessary to have original installed.

Build

Tested with zig 0.14.0.

zig build

Run

.\zig-out\bin\sqlplusplus.exe

About

SQL*Plus wrapper with readline-like features for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages