digitalmars.D.announce - SQLPlusX: A New Oracle Terminal in D
- Adam Ross Walker (9/9) Aug 08 2023 Calling any Oracle developers; I have recently open sourced
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
Aug 08 2023