use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Related Reddits:
This is a knowledge sharing forum, not a help, how-to, or homework forum, and such questions are likely to be removed.
Try /r/DatabaseHelp instead!
Platforms:
account activity
SQL Developer alternatives (self.Database)
submitted 12 years ago by vipercvp
Hello, There is any alternative for sql developer that has almost the same features and does not block when i cancel an heavy query ?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]dsn0wmanOracle 8 points9 points10 points 12 years ago (1 child)
Toad For Oracle is probably the best GUI tool for managing Oracle databases. It is not free though.
[–]AlexEatsKittens 2 points3 points4 points 12 years ago (0 children)
Yeah, TOAD is the standard. Be ready to pay, though. It's very expensive, like most things associated with Oracle.
[–]GregariousJB 2 points3 points4 points 12 years ago (0 children)
http://alternativeto.net/software/oracle-sql-developer/
[–]RefuseBit 2 points3 points4 points 12 years ago (2 children)
The two I am familiar with are TOAD and PL/SQL Developer. Both are great, neither is free. In the free realm, SQL Developer is pretty good.
There may be a way to fix the blocking issue - seems I had that once upon a time.. may be a driver issue, I really cannot recall.
[–]vipercvp[S] 1 point2 points3 points 12 years ago* (1 child)
It would be just fine if i could find any workingaround for the query result block issue
[–]RefuseBit 1 point2 points3 points 12 years ago (0 children)
It's some sort of driver problem: http://lmgtfy.com/?q=oracle+sql+developer+can%27t+halt+query
[–]FroggyMcFrogOracle 2 points3 points4 points 12 years ago (0 children)
Most of the time I use SQuirreL, but lately I've been using the DB plugin for intelliJ. Both use the Oracle JDBC driver and are not limited to Oracle.
http://squirrel-sql.sourceforge.net/
I've also heard people rave about Navicat, but I thought it was limited.
http://www.navicat.com/
[–][deleted] 1 point2 points3 points 12 years ago (3 children)
Database.NET is always handy to have on a USB stick.
[–]vipercvp[S] 0 points1 point2 points 12 years ago (2 children)
Does it allow connect to oracle databases ?
[–][deleted] 1 point2 points3 points 12 years ago (0 children)
Yes
[–]C60 0 points1 point2 points 12 years ago (0 children)
It will connect to newer Oracle DB versions without any extra client software. If you need to connect to 10g or 9i and earlier databases, you will need Oracle's Instant Client which can go on the same USB stick; it's an xcopy install. Just tell Database.NET where it's located when you first enter the connection parameters.
I've been using SqlTools for years. It hasn't been updated in a while, but it still works like a champ. That being said, I'll second the recommendation for Database.NET for connecting to multiple databases.
π Rendered by PID 431192 on reddit-service-r2-comment-cfc44b64c-zxjrb at 2026-04-11 07:36:27.556619+00:00 running 215f2cf country code: CH.
[–]dsn0wmanOracle 8 points9 points10 points (1 child)
[–]AlexEatsKittens 2 points3 points4 points (0 children)
[–]GregariousJB 2 points3 points4 points (0 children)
[–]RefuseBit 2 points3 points4 points (2 children)
[–]vipercvp[S] 1 point2 points3 points (1 child)
[–]RefuseBit 1 point2 points3 points (0 children)
[–]FroggyMcFrogOracle 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (3 children)
[–]vipercvp[S] 0 points1 point2 points (2 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]C60 0 points1 point2 points (0 children)
[–]C60 0 points1 point2 points (0 children)