Oracle SQLcl (SQL Developer Command Line) - Java-based command line interface for Oracle Database
copied from cf-post-staging / sqlclOracle SQLcl (SQL Developer Command Line) is a free command line interface for Oracle Database.
SQLcl provides inline editing, statement completion, command recall, and supports existing SQL*Plus scripts. Using SQLcl, you can execute SQL and PL/SQL statements in interactive or batch mode.
Key features: - Command line interface for Oracle Database - SQL*Plus compatibility - Advanced features like Data Pump and AWR support - Inline editing and statement completion - Java-based, cross-platform tool