SQL Developer¶
Description¶
Oracle SQL Developer is a free integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments. SQL Developer offers complete end-to-end development of your PL/SQL applications, a worksheet for running queries and scripts, a DBA console for managing the database, a reports interface, a complete data modeling solution, and a migration platform for moving your 3rd party databases to Oracle.
Environment Modules¶
Run module spider sqldeveloper
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_SQLDEVELOPER_DIR - installation directory
Categories¶
programming, database