Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Freeware tool for PL/SQL development [closed]

I'm currently looking for a good (free) tool to do some PL/SQL development on Windows against an Oracle XE database. I'm looking to develop some stored procedures, functions and packages, and need decent debugging capabilities (breakpoints, variable inspection etc.).

For the SQL side of database stuff, I've been using the TOADfree tool, which seems to have some limitations on the debugging side. Which other options are there?

like image 509
Thorsten Avatar asked Nov 26 '25 01:11

Thorsten


2 Answers

Oracle SQL Developer

Quote from SQL Developer Site:

Oracle SQL Developer is a free graphical tool for database development. With SQL Developer, you can browse database objects, run SQL statements and SQL scripts, and edit and debug PL/SQL statements.

like image 123
zendar Avatar answered Nov 28 '25 01:11

zendar


I find Oracle SQL Developer very frustrating to use. It is slow and non-intuitive. If you don't need PL/SQL Debugging, try SQLTools or SQLTools++. The latter is a branch of the former with some 10g-specific features. You may also want to check out jOra Eclipse plugin.

like image 27
Sergey Stadnik Avatar answered Nov 28 '25 01:11

Sergey Stadnik



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!