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.
Tested with zig 0.14.0.
zig build
.\zig-out\bin\sqlplusplus.exe