Oracle SQL Developer vs. Vim

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Oracle SQL Developer
Score 8.0 out of 10
N/A
Oracle SQL Developer is an integrated development environment (IDE) which provides editors for working with SQL, PL/SQL, Stored Java Procedures, and XML in Oracle databases.N/A
Vim
Score 9.3 out of 10
N/A
Vim is an open source configurable text editor.N/A
Pricing
Oracle SQL DeveloperVim
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Oracle SQL DeveloperVim
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Oracle SQL DeveloperVim
Considered Both Products
Oracle SQL Developer
Chose Oracle SQL Developer
SQL Developer can be considered a light-weight version of Toad Data Point. It is missing the database federation capability but allows for more native integration with Oracle databases.
Vim

No answer on this topic

Best Alternatives
Oracle SQL DeveloperVim
Small Businesses
PyCharm
PyCharm
Score 9.2 out of 10
BBEdit
BBEdit
Score 9.9 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.2 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.2 out of 10
Enterprises
PyCharm
PyCharm
Score 9.2 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Oracle SQL DeveloperVim
Likelihood to Recommend
8.8
(74 ratings)
10.0
(9 ratings)
Likelihood to Renew
9.2
(5 ratings)
-
(0 ratings)
Usability
9.0
(4 ratings)
8.0
(1 ratings)
Support Rating
7.0
(2 ratings)
6.0
(5 ratings)
Implementation Rating
9.2
(2 ratings)
-
(0 ratings)
User Testimonials
Oracle SQL DeveloperVim
Likelihood to Recommend
Oracle
Almost all development activities (the tool is called "SQL Developer", not "DBA Toolset") can be done easily and quick with [Oracle] SQL Developer. From data model creation (tables, views) to development (creation of procedures, functions, packages) and then testing (SQL Developer includes an easy to use debugger), all tasks can be performed in a single tool.
It may not be as complete as other solutions for DBA tasks like instance monitoring, but it is usually OK for development and testing environments if you want to do some basic troubleshooting.
Read full review
Open Source
I would recommend Vim in any scenario where text files have to be viewed, created, or edited on GNU/Linux computers. Regardless if you need to quickly change a few things in a configuration file, or you need to write up a full document, Vim is great. I wouldn't use Vim to view, edit, or create anything that requires "rich-text". In other words, if you need to format the text (bolding, font colours, word-art, etc), then Vim isn't the tool to use.
Read full review
Pros
Oracle
  • Object Browser in SQL Developer allows you to explore the contents of your database using the connection tree.
  • The SQL Worksheet is an editor that allows for execution of SQL statements, scripts, and PL/SQL anonymous blocks. SELECT statements can be executed to return results in a spreadsheet-like 'grid' or can be executed as a script such to emulate SQL*Plus behavior and output
  • DBA Console allows users with administrative privileges to access DBA features such as database init file configuration, RMAN backup, storage, etc.
Read full review
Open Source
  • The efficient modal editing makes it very fast to write/edit code as I think of it.
  • The customization and wide range of plugins let me do very specific things and automate parts of my workflow.
  • The fact that it runs inside a terminal simplifies my window management and just becomes another Tmux window in my workflow.
Read full review
Cons
Oracle
  • Inability to run multiple queries on the same database. You can only run one query on a given database.
  • Analytical models created from complex tables isn't accurate, and needs work.
  • Inability to view multiple tables of a database side-by-side. When trying to find correlations between tables, it would help to be able to see them at once on the same page.
Read full review
Open Source
  • Without a doubt the hardest program to learn. It is a completely different paradigm of thinking compared to other editors
  • By default it doesn't have lots of fancy features you would find in larger IDE programs like code completion and linking
  • It lives in the command line so a user has to be comfortable with this interface
Read full review
Likelihood to Renew
Oracle
We had already thought of changing to TOAD, but we decided to stick with Oracle SQL Developer until the end.
Read full review
Open Source
No answers on this topic
Usability
Oracle
Oracle SQL Developer is very easy to use and there are a wide range of courses available which can help you get started just within a day. Data can be exported in multiple formats based on user requirements. Organizational data can be stored and management effectively using Oracle SQL Developer. All the data, tables, sequences, indexes can be easily created and updated in Oracle SQL Developer.
Read full review
Open Source
I don't consider the steep learning curve to be a hinderance on the overall usability. I would rate this a ten, but to be honest a lot of people do get hung up at the beginning and just abandon it. However, for people who have made the moderate effort to get over the hump, nothing can be more usable.
Read full review
Support Rating
Oracle
Large user community support
Read full review
Open Source
There is no commercial support for Vim. Thus, it will not get a mark beyond 5. However, community support is very good. You can easily find solutions for most of the problems in the community.
Read full review
Implementation Rating
Oracle
Just download and uncompress!
Read full review
Open Source
No answers on this topic
Alternatives Considered
Oracle
I have started to use Toad for Oracle recently because it is easier to sort and filter results, due to their memory sort feature that puts the results from your query in memory so that you don't have to rerun your query. I have used SQL Developer to easily update records in tables that I need to fix. I haven't found an easy way to do this in Toad other than writing SQL insert statements.
Read full review
Open Source
Vim's keybindings are a lot more complex than Notepad++. With that, comes a whole bunch of capability that Notepad++ just can't match. Emacs is comparable, in terms of capabilities--because Vim is built into so many unix systems, I chose to learn it instead of Emacs. Knowing both probably isn't a bad idea, but there's enough to learn in either camp to keep you busy
Read full review
Return on Investment
Oracle
  • It gives 100% return on investment as it is free of cost.
  • No need to have multiple tools for each database
  • Considering the employee training, so one can save money on training, as it is not very hard to use so still savings.
Read full review
Open Source
  • It always increases productivity.
  • Sometimes feature discovery is not easy. It could be documented well like how to install a plugin and if it supported well or not.
Read full review
ScreenShots