TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    CLion

    Score8.4 out of 10
    N/AJetBrains offers CLion, a cross-platform IDE for C and C+.

    $9.90

    per month per user

    Oracle SQL Developer

    Score8.1 out of 10
    N/AOracle 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
    CLionOracle SQL Developer
    Editions & Modules
    CLion for Individuals
    $99
    per year per user
    CLion for Organizations
    $229
    per year per user
    All Products Pack for Individuals
    $289
    per year per user
    All Products Pack for Organizations
    $779
    per year per user
    No answers on this topic
    Offerings
    Pricing Offerings
    CLionOracle 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
    CLionOracle SQL Developer
    Considered Both Products
    JetBrains
    No answer on this topic
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    96%
    Would buy again
    22 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    22 Answers
    Happy with the feature set
    No answers on this topic
    96%
    Happy with the feature set
    22 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    93%
    Lived up to sales and marketing promises
    13 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    20 Answers
    Best Alternatives
    CLionOracle SQL Developer
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    Eclipse
    Score8.3 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Enterprises
    Eclipse
    Score8.3 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CLionOracle SQL Developer
    Likelihood to Recommend
    8.1
    (4 ratings)
    9.0
    (74 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    9.0
    (5 ratings)
    Usability
    9.0
    (1 ratings)
    8.9
    (4 ratings)
    Support Rating
    8.1
    (3 ratings)
    7.0
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.2
    (2 ratings)
    User Testimonials
    CLionOracle SQL Developer
    Likelihood to Recommend
    JetBrains
    It's a great fit if you’re looking for a user-friendly C++ IDE; comfortable with using Vim; looking for a fast, intuitive UI; or teaching your students C/C++. It wouldn’t be a good fit if you’re more comfortable with command-line based IDEs or planning to code in multiple languages, as it only supports C and C++.
    Incentivized
    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.
    Incentivized
    Read full review
    Pros
    JetBrains
    • Software development
    • IDE
    Incentivized
    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.
    Incentivized
    Read full review
    Cons
    JetBrains
    • JetBrains, the company that created and maintains CLion, is located primarily in Russia. While that doesn't concern me it does create worries for some people.
    • No real cons. The product is great and the support is equally excellent.
    Incentivized
    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.
    Incentivized
    Read full review
    Likelihood to Renew
    JetBrains
    It has the features that I need for my coding
    Incentivized
    Read full review
    Oracle
    We had already thought of changing to TOAD, but we decided to stick with Oracle SQL Developer until the end.
    Incentivized
    Read full review
    Usability
    JetBrains
    CLion does everything I ask it to do. For me, Unreal Engine 4 compatibility was essential and Epic Game and JetBrains delivered a solid alternative to spending a huge amount of money on the "standard" IDE for game development on Windows. The user interface is sharp and modern without all of the silly frills many software suites now employ. It integrates well with source control systems we use and also works well, as expected, with other JetBrains development tools and assistants.
    Incentivized
    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.
    Incentivized
    Read full review
    Support Rating
    JetBrains
    I am giving it a 9 out of 10 because I did not even need official support from the CLion team but rather, every time I came across a problem, I have been able to solve it within the community itself. This is so precious that you don't even need the help of the program's development/support team. There's a huge community of users that backs you up.
    Incentivized
    Read full review
    Oracle
    Large user community support
    Incentivized
    Read full review
    Implementation Rating
    JetBrains
    No answers on this topic
    Oracle
    Just download and uncompress!
    Incentivized
    Read full review
    Alternatives Considered
    JetBrains
    First thing it has better UI. When it comes to usability CLion is the best
    Incentivized
    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.
    Incentivized
    Read full review
    Return on Investment
    JetBrains
    • CLion helped us to speed up our development.
    • Version control support reduced many problems like merge conflicts.
    Incentivized
    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.
    Incentivized
    Read full review
    ScreenShots