TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    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

    Azure SQL Database

    Score8.5 out of 10
    N/AAzure SQL Database is Microsoft's relational database as a service (DBaaS).

    $0.50

    Per Hour

    Pricing
    Oracle SQL DeveloperAzure SQL Database
    Editions & Modules
    No answers on this topic
    2 vCORE
    $0.5044
    Per Hour
    6 vCORE
    $1.5131
    Per Hour
    10 vCORE
    $2.52
    Per Hour
    Offerings
    Pricing Offerings
    Oracle SQL DeveloperAzure SQL Database
    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 DeveloperAzure SQL Database
    Considered Both Products
    Oracle
    No answer on this topic
    Microsoft
    Chose Azure SQL Database
    Mainly response time. Azure SQL Database is very fast and very reliable when it comes to executing queries and gathering the data results. Also, the exporting options it gives are far exceeding expectations and enable users to accommodate any deliverable in a timely and …
    Incentivized
    Key User Insights
    Would buy again
    96%
    Would buy again
    22 Answers
    100%
    Would buy again
    17 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    22 Answers
    100%
    Delivers good value for the price
    16 Answers
    Happy with the feature set
    96%
    Happy with the feature set
    22 Answers
    94%
    Happy with the feature set
    16 Answers
    Lived up to sales and marketing promises
    93%
    Lived up to sales and marketing promises
    13 Answers
    93%
    Lived up to sales and marketing promises
    14 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    20 Answers
    94%
    Implementation went as expected
    16 Answers
    Features
    Oracle SQL DeveloperAzure SQL Database
    Database-as-a-Service
    Comparison of Database-as-a-Service features of Oracle SQL Developer and Azure SQL Database
    Feature
    Oracle SQL Developer
    -
    Ratings
    Azure SQL Database
    7.2
    32 Ratings
    16% below category average
    Automatic software patching00 Ratings6.330 Ratings
    Database scalability00 Ratings7.832 Ratings
    Automated backups00 Ratings7.832 Ratings
    Database security provisions00 Ratings8.832 Ratings
    Monitoring and metrics00 Ratings6.831 Ratings
    Automatic host deployment00 Ratings6.127 Ratings
    Best Alternatives
    Oracle SQL DeveloperAzure SQL Database
    Small Businesses
    No answers on this topic
    MongoDB Atlas
    Score7.8 out of 10
    Medium-sized Companies
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Azure Database
    Score8.8 out of 10
    Enterprises
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Google Cloud SQL
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle SQL DeveloperAzure SQL Database
    Likelihood to Recommend
    9.0
    (74 ratings)
    8.0
    (32 ratings)
    Likelihood to Renew
    9.0
    (5 ratings)
    8.0
    (1 ratings)
    Usability
    8.9
    (4 ratings)
    8.5
    (5 ratings)
    Support Rating
    7.0
    (2 ratings)
    9.0
    (5 ratings)
    Implementation Rating
    9.2
    (2 ratings)
    -
    (0 ratings)
    User Testimonials
    Oracle SQL DeveloperAzure SQL Database
    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.
    Incentivized
    Read full review
    Microsoft
    We have found it's a great alternative for making older legacy applications work with online databases instead of only on-premises databases. We've converted over a dozen applications this way, and it has allowed our clients to have a distributed workforce using their applications without incurring the expense of a complete application rewrite.
    Incentivized
    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.
    Incentivized
    Read full review
    Microsoft
    • Maintenance is always an issue, so using a cloud solution saves a lot of trouble.
    • On premise solutions always suffer from fragmented implementations here and there, where several "dba's" keep track of security and maintenance. With a cloud database it's much easier to keep a central overview.
    • Security options in SQL database are next level... data masking, hiding sensitive data where always neglected on premise, whereas you'll get this automatically in the cloud.
    Incentivized
    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.
    Incentivized
    Read full review
    Microsoft
    • One needs to be aware that some T-SQL features are simply not available.
    • The programmatic access to server, trace flags, hardware from within Azure SQL Database is taken away (for a good reason).
    • No SQL Agent so your jobs need to be orchestrated differently.
    • The maximum concurrent logins maybe an unexpected problem.
    • Sudden disconnects.
    • The developers and admin must study the capacity and tier usage limits https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits otherwise some errors or even transaction aborts never seen before can occur.
    • Only one Latin Collation choice.
    • There is no way to debug T-SQL ( a big drawback in my point of view).
    Incentivized
    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.
    Incentivized
    Read full review
    Microsoft
    This is best solution as a DBA one could expect from a service provider and as a cloud service, it removes all your hassles.
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    Microsoft
    The interfaces are intuitive once you are familiar with all the functions. The ability to use different tools to interact with the platform, such as directly via a browser or code editors such as VS Code or Visual Studio is a great option and allows for integrating withn the project and other testing and developing tools.
    Incentivized
    Read full review
    Support Rating
    Oracle
    Large user community support
    Incentivized
    Read full review
    Microsoft
    We give the support a high rating simply because every time we've had issues or questions, representatives were in contact with us quickly. Without fail, our issues/questions were handled in a timely matter. That kind of response is integral when client data integrity and availability is in question. There is also a wealth of documentation for resolving issues on your own.
    Incentivized
    Read full review
    Implementation Rating
    Oracle
    Just download and uncompress!
    Incentivized
    Read full review
    Microsoft
    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.
    Incentivized
    Read full review
    Microsoft
    We moved away from Oracle and NoSQL because we had been so reliant on them for the last 25 years, the pricing was too much and we were looking for a way to cut the cord. Snowflake is just too up in the air, feels like it is soon to be just another line item to add to your Azure subscription. Azure was just priced right, easy to migrate to and plenty of resources to hire to support/maintain it. Very easy to learn, too.
    Incentivized
    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.
    Incentivized
    Read full review
    Microsoft
    • Perfect for small and medium databases, being very cost effective.
    • As a Platform as a Service, there is no concern about patches, upgrades and end of life.
    • Be aware of security and network capabilities. The service cannot run in the VNET as Azure Virtual Machines do.
    Read full review
    ScreenShots