I'm looking for a free and lightweight SQL IDE that can support MS SQL and Oracle. I have tried Aqua Studio and Rapid SQl, and they both are not free, and a bit bloated.
Any recommendations?
I'm looking for a free and lightweight SQL IDE that can support MS SQL and Oracle. I have tried Aqua Studio and Rapid SQl, and they both are not free, and a bit bloated.
Any recommendations?
EditPlus 3 is a great IDE. And it supports making language packs so there is a whole community behind it to support any new features.
Also, for SQL Server I always suggest to people to try the LINQ Pad. It is a lot of fun and gets you away from mundane SQL when you don't want to write it.
I'm not sure what you are looking for when you say SQL IDE, but a very good frontend for various DBMSs is DBVisualizer. Unfortunately, the free version lacks important features so I would recommend to buy it. It costs 149 $ and is totally worth it!
For Oracle, the Oracle SQL Developer is the best free tool I could find.