SQLPlusX: A New Oracle Terminal in D

Adam Ross Walker adamrosswalker at googlemail.com
Tue Aug 8 15:31:28 UTC 2023


Calling any Oracle developers; I have recently open sourced 
SQLPlusX which is a command line terminal for Oracle written in 
D.  It has the experience of a command line but draws using SDL.  
It uses OCI to talk to Oracle, but there are no other 
dependencies.

The requirement is to have the same workflow as SQL*Plus, but 
faster and more polished.  The README.md demonstrates some 
features and gallery.md has some screenshots.

https://github.com/AdamRossWalker/SQLPlusX


More information about the Digitalmars-d-announce mailing list