GitHub Copilot vs. Oracle SQL Developer

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
GitHub Copilot
Score 9.0 out of 10
N/A
GitHub Copilot is presented as an AI pair programmer, that plugs into the user's editor. It then turns natural language prompts into code, offers multi-line function suggestions, speeds up test generation, filters out common vulnerable coding patterns, and blocks suggestions matching public code.
$10
per month
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
Pricing
GitHub CopilotOracle SQL Developer
Editions & Modules
CoPilot for Individuals
$10
per month
CoPilot for Business
$19
per month per user
No answers on this topic
Offerings
Pricing Offerings
GitHub CopilotOracle SQL Developer
Free Trial
YesNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
GitHub CopilotOracle SQL Developer
Best Alternatives
GitHub CopilotOracle SQL Developer
Small Businesses

No answers on this topic

PyCharm
PyCharm
Score 9.3 out of 10
Medium-sized Companies

No answers on this topic

PyCharm
PyCharm
Score 9.3 out of 10
Enterprises

No answers on this topic

PyCharm
PyCharm
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
GitHub CopilotOracle SQL Developer
Likelihood to Recommend
9.0
(8 ratings)
8.9
(74 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(5 ratings)
Usability
8.8
(7 ratings)
9.0
(4 ratings)
Support Rating
-
(0 ratings)
7.0
(2 ratings)
Implementation Rating
-
(0 ratings)
9.2
(2 ratings)
User Testimonials
GitHub CopilotOracle SQL Developer
Likelihood to Recommend
GitHub
Copilit is fantastic at the following: 1. Solving simple, well-defined problems, such as implementing an algorithm, manipulating a data structure, or string manipulation and regex. 2. Implementing simple APIs that are mainly CRUD in nature, with moderate business logic inside them, which may involve some processing or passing the data through an algorithm. 3. Implementation of well-defined activities, such as implementing a connection to an Oracle DB using Hibernate or JDBC, or implementing boilerplate code for a backend service to listen to Kafka events. It is not that great when it comes to understanding and implementing code in a proprietary DSL. It struggles when implementing a major feature across a complex codebase. I believe developers should also adopt the trust-but-verify paradigm when expecting highly secure or regulated code from GitHub Copilot.
Read full review
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
Pros
GitHub
  • Make code development faster and quicker.
  • Helps write better code standards for projects.
  • Provide the latest functions from the technology.
  • Notifies about the deprecated functions.
Read full review
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
Cons
GitHub
  • The only issue I faced is the context token size, it can be increase.
  • Sometime with agent mode it takes too much time, which can be reduced but I understand it also depends on the complexity of the given task.
Read full review
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
Likelihood to Renew
GitHub
No answers on this topic
Oracle
We had already thought of changing to TOAD, but we decided to stick with Oracle SQL Developer until the end.
Read full review
Usability
GitHub
I feel that GitHub Copilot's overall usability is good due to its tight integration with Visual Studio and the workspace. However, developers expect greater ease of use, as there is a learning curve to realize productivity gains with the tool fully. I think there is room for improvement in GitHub Copilot's UI integration within Visual Studio.
Read full review
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
Support Rating
GitHub
No answers on this topic
Oracle
Large user community support
Read full review
Implementation Rating
GitHub
No answers on this topic
Oracle
Just download and uncompress!
Read full review
Alternatives Considered
GitHub
It is useful that copilot integrates so well with vscode, which is a very common IDE. I used Tabnine for a little while but it was not that intuitive, and did not seem as helpful as GitHub copilot was. I have enjoyed GitHub copilot a lot, especially the ease of hitting the tab key and seeing quick progress in my tasks.
Read full review
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
Return on Investment
GitHub
  • Our ROI of the purchase of Copilot was met in less than a day. The timesave cannot be overstated
  • Programmer boredom/dissatisfaction is down because of less repetetive crud work.
Read full review
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
ScreenShots