What do you like best about PL/SQL Developer?
* The focus is on programmer/analyst productivity, rather than DBA-level needs (e.g. account maintenance, etc).
* By this I mean they've developed a powerful database browser that integrates with their solid, extensible code editor. So it's easy to search, review, edit and check-in your database and code objects.
* I love the ability to choose the function keys for every bit of functionality in the product, so I can be most productive.
* The Code Beautifier allows you to develop and enforce code style standards, and it can guide you to use standard naming conventions.
* When writing SQL or PL/SQL, you can select a keyword and hit a single key to seach Oracle reference documents for assistance.
* The Code Assistant provides help with the call syntax to standard Oracle or your custom routines.
* Editable code templates let you easily drop standard coding methods right into your program.
* The code testing window, with included debugger, is very powerful, yet very usable for quickly running a code fragment. It also includes a Test Manager, which lets you develop suites of test scripts for large-scale regression testing.
* PL/SQL Developer also supports extending the product via creating plug-ins, to enhance the editor and other product functionality.
* Direct integration with code repository tools - Git and SVN.
* The product continues to add new productivity improvements with each major version, though they aren't always features I use. Review collected by and hosted on G2.com.
What do you dislike about PL/SQL Developer?
* The look-and-feel are a bit dated, but they work fine for this old-school programmer.
* There are so many features that it takes time to learn how to use some of the power under the hood, and some features overlap enough that you're not always sure which feature should be used.
* Some features (e.g. Data Modeling and charting query results) have very simple implementations and haven't been enhanced much in years.
* New product releases haven't rolled out major new features in a few years. It's still being actively developed, but I haven't noticed any wow-factor changes in a while.
* Some of my teammates use Macs, but PL/SQL Developer doesn't offer a Mac version and they don't like using it under Parallels. Review collected by and hosted on G2.com.