TrustRadius: an HG Insights company

AWS Cloud9 vs. Oracle SQL Developer vs. Veeam Backup for Google Cloud Platform

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    AWS Cloud9

    Score8.2 out of 10
    N/AAWS Cloud9 is a cloud-based integrated development environment (IDE) used to write, run, and debug code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, and PHP, with no need to install files or configure a development machine to start new projects.N/A

    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

    Veeam Backup for Google Cloud Platform

    Score10 out of 10
    N/AVeeam Backup for Google Cloud Platform automates Google-native snapshots to securely protect VMs across projects and regions with ultra-low RPOs and RTOs, and store backups in Google Object Storage to enhance data protection (because snapshots alone are never enough). The vendor states this ensures lower costs for long-term retention.N/A
    Pricing
    AWS Cloud9Oracle SQL DeveloperVeeam Backup for Google Cloud Platform
    Editions & Modules
    No answers on this topic
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    AWS Cloud9Oracle SQL DeveloperVeeam Backup for Google Cloud Platform
    Free Trial
    NoNoNo
    Free/Freemium Version
    NoYesNo
    Premium Consulting/Integration Services
    NoNoNo
    Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    AWS Cloud9Oracle SQL DeveloperVeeam Backup for Google Cloud Platform
    Considered Multiple Products
    Amazon AWS
    No answer on this topic
    Oracle
    No answer on this topic
    Veeam Software
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    5 Answers
    96%
    Would buy again
    22 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    5 Answers
    100%
    Delivers good value for the price
    22 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    5 Answers
    96%
    Happy with the feature set
    22 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    No answers on this topic
    93%
    Lived up to sales and marketing promises
    13 Answers
    No answers on this topic
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    20 Answers
    No answers on this topic
    Best Alternatives
    AWS Cloud9Oracle SQL DeveloperVeeam Backup for Google Cloud Platform
    Small Businesses
    Visual Studio
    Score8.8 out of 10
    No answers on this topic
    Backupify
    Score5.6 out of 10
    Medium-sized Companies
    PyCharm
    Score9.3 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Spanning Backup
    Score7.4 out of 10
    Enterprises
    WebStorm
    Score9.6 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Veeam Data Cloud for Azure
    Score7.9 out of 10
    All AlternativesView all alternativesView all alternativesView all alternatives
    User Ratings
    AWS Cloud9Oracle SQL DeveloperVeeam Backup for Google Cloud Platform
    Likelihood to Recommend
    8.0
    (10 ratings)
    9.0
    (74 ratings)
    7.8
    (3 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.0
    (5 ratings)
    -
    (0 ratings)
    Usability
    7.5
    (4 ratings)
    8.9
    (4 ratings)
    -
    (0 ratings)
    Support Rating
    8.0
    (2 ratings)
    7.0
    (2 ratings)
    -
    (0 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.2
    (2 ratings)
    -
    (0 ratings)
    User Testimonials
    AWS Cloud9Oracle SQL DeveloperVeeam Backup for Google Cloud Platform
    Likelihood to Recommend
    Amazon AWS
    When I am working with a large team of developers. Also, when a security policy, you are not allowed to install any app on your laptop. Cloud 9 is well integrated with Cloud commit. So we don't have to spend time in configurations.
    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
    Veeam Software
    Until now, it was not possible to back up the server and respond to emergencies, but with the introduction of this software, it is possible to go back. By supporting One Stop for various virtual OS environments, ease of use is greatly improved. Contributes to reduced TCO and high ROI by reducing management man-hours.
    Incentivized
    Read full review
    Pros
    Amazon AWS
    • It provides an extremely intuitive and easy-to-use interface, so adapting to it does not take much time.
    • It contains the most common programming languages.
    • It allows the export of files, either directly to the repository or to the team where you want it.
    • It is housed in the cloud so you can work with it from anywhere.
    • Allows you to share code or work on them with others in real-time.
    • Does not require installation.
    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
    Veeam Software
    • unified monitoring across the cloud and on premise
    • encryption to maintain integrity of data and vms
    • Provides powerful encryption to secure data at all levels of the process.
    Incentivized
    Read full review
    Cons
    Amazon AWS
    • Confusing documentation - AWS's documentation remains quite confusing, and the layout of other services/settings that you have to use with Cloud9 can be a bit of a handful.
    • Sometimes slow - As the size of a project increases, the editor gets increasingly slower, and starts slowing down the browser overall.
    • Long setup process - The setup for Cloud9 can be hard and tough, especially since the documentation is quite hard to understand.
    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
    Veeam Software
    • User interface
    • Data management
    Incentivized
    Read full review
    Likelihood to Renew
    Amazon AWS
    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.
    Incentivized
    Read full review
    Veeam Software
    No answers on this topic
    Usability
    Amazon AWS
    The interface for Cloud9 needs some improvement. It is simply not as powerful and intelligent as a local text editor would be and thus it lacks the capabilities of fast filling when coding. Otherwise, I think it has a fair interface that they have tried mimicking an IDE.
    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
    Veeam Software
    No answers on this topic
    Support Rating
    Amazon AWS
    Customer support is managed by the Cloud support team. I won't be able to comment on details, but it's fast.
    Read full review
    Oracle
    Large user community support
    Incentivized
    Read full review
    Veeam Software
    No answers on this topic
    Implementation Rating
    Amazon AWS
    No answers on this topic
    Oracle
    Just download and uncompress!
    Incentivized
    Read full review
    Veeam Software
    No answers on this topic
    Alternatives Considered
    Amazon AWS
    [AWS] Cloud9 offers specific features not available in the competition: Code collaboration using the chat features is the highlight which sets it apart. [The] code completion feature makes [it] very similar to the offline IDE like eclipse. It's much easier to use compared to Codeanywhere. It provides terminal access to EC2 instances and hence other amazon services.
    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
    Veeam Software
    First and foremost, this solution fits better into the budget than either of the solutions above. Additionally, I think it suits the market I was in better than the other software that play better in a strictly SMB or Enterprise space. Overall, I think this is a niche product that fits well. It's a flexible product and one that can accomplish and provide value for you in whatever capacity you need at the moment.
    Incentivized
    Read full review
    Return on Investment
    Amazon AWS
    • We save time since we do not need to configure files or our equipment.
    • We have the most appropriate tools for software development in one place.
    • We can work from anywhere so if that day we could not get to our office or something we can do from home.
    • We can code with a single browser.
    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
    Veeam Software
    • It is now possible to easily switch back when a problem occurs due to server backup acquisition and generation management.
    • The acquisition time has been shortened and the job is now completed overnight.
    • Also, it is amazing that "This high-performance backup solution is free!" is open to the public, like Community Edition.
    Incentivized
    Read full review
    ScreenShots