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
Additional Usage Information¶
This is a GUI software. Please visit our GUI Programs Help Page for more detailed documentation.
After loading the module on one of the GUI nodes run SQLDeveloper
or sqldeveloper.sh
to start the software.
Categories¶
programming, database