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

    Microsoft SQL Server

    Score8.7 out of 10
    N/AMicrosoft SQL Server is a relational database.

    $1,418

    Per License

    Pricing
    Oracle SQL DeveloperMicrosoft SQL Server
    Editions & Modules
    No answers on this topic
    Subscription
    $1,418.00
    Per License
    Enterprise
    $13,748.00
    Per License
    Offerings
    Pricing Offerings
    Oracle SQL DeveloperMicrosoft SQL Server
    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 DeveloperMicrosoft SQL Server
    Considered Both Products
    Oracle
    Chose Oracle SQL Developer
    In addition to Oracle SQL Developer I have used Microsoft SQL Server management studio, Toad for Oracle, SAS, and other third party SQL tools. I have found Oracle SQL Developer to be one of the best all around tools for accessing Oracle databases, as well as interfacing with …
    Incentivized
    Chose Oracle SQL Developer
    Oracle provides more functionality then toad freeware
    Incentivized
    Chose Oracle SQL Developer
    Oracle SQL Developer is easy to install, easy to use and navigate and feature rich graphical user interface to view and manage data. It can be used across various roles like developer, tester, administrator etc. It helps to develop a strong base for database understanding. …
    Incentivized
    Chose Oracle SQL Developer
    Having used both TOAD and PL/SQL Developer, I believe SQL Developer from Oracle is a most than acceptable alternative, maybe not as powerful and complete as them but being free has a very positive impact. Most development profiles can work perfectly using SQL Developer while …
    Incentivized
    Chose Oracle SQL Developer
    [Oracle SQL Developer] is well suited when one doesn't need to work heavily on DB; a person who has just started learning SQL or working on SQL can work easily using SQL developer. It's free.
    Incentivized
    Chose Oracle SQL Developer
    Oracle SQL Developer is better than SQL server, as it is easy to set up and install. Oracle SQL Developer is better in UI than SQL server. The features are almost the same. In comparison to DBeaver, it is much easier to set up as DBeaver's installation and setup is very …
    Incentivized
    Chose Oracle SQL Developer
    SQL developer is not my favorite but it is better than others that I have used, using it versus a different system was not an option that I had, but I'm happy with it
    Incentivized
    Chose Oracle SQL Developer
    SQL Developer is the primary tool we use to develop queries for our Jaspersoft reports. It integrates seamlessly with the tools in our environment making it the logical tool for our applications.
    Incentivized
    Chose Oracle SQL Developer
    • Oracle SQL Developer can connect to many different database management systems, such as Postgres SQL, Enterprise DB, Microsoft SQL Server, etc.
    • Enhanced capabilities for querying
    • Ease of usage and simple UI
    Incentivized
    Microsoft
    No answer on this topic
    Key User Insights
    Would buy again
    96%
    Would buy again
    22 Answers
    100%
    Would buy again
    53 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    22 Answers
    96%
    Delivers good value for the price
    45 Answers
    Happy with the feature set
    96%
    Happy with the feature set
    22 Answers
    100%
    Happy with the feature set
    53 Answers
    Lived up to sales and marketing promises
    93%
    Lived up to sales and marketing promises
    13 Answers
    100%
    Lived up to sales and marketing promises
    39 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    20 Answers
    100%
    Implementation went as expected
    45 Answers
    Best Alternatives
    Oracle SQL DeveloperMicrosoft SQL Server
    Small Businesses
    No answers on this topic
    Amazon RDS
    Score8.1 out of 10
    Medium-sized Companies
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    SingleStore
    Score8.2 out of 10
    Enterprises
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    SAP IQ
    Score5.5 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle SQL DeveloperMicrosoft SQL Server
    Likelihood to Recommend
    9.0
    (74 ratings)
    7.9
    (107 ratings)
    Likelihood to Renew
    9.0
    (5 ratings)
    9.0
    (8 ratings)
    Usability
    8.9
    (4 ratings)
    7.6
    (17 ratings)
    Availability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Performance
    -
    (0 ratings)
    9.0
    (1 ratings)
    Support Rating
    7.0
    (2 ratings)
    7.9
    (26 ratings)
    In-Person Training
    -
    (0 ratings)
    9.0
    (1 ratings)
    Online Training
    -
    (0 ratings)
    9.0
    (1 ratings)
    Implementation Rating
    9.2
    (2 ratings)
    9.0
    (6 ratings)
    Configurability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Data Sharing and Collaboration
    -
    (0 ratings)
    9.0
    (5 ratings)
    Data Sources
    -
    (0 ratings)
    10.0
    (5 ratings)
    Ease of integration
    -
    (0 ratings)
    9.0
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    9.0
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    9.0
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    9.0
    (1 ratings)
    User Testimonials
    Oracle SQL DeveloperMicrosoft SQL Server
    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
    Microsoft SQL is ubiquitous, while MySQL runs under the hood all over the place. Microsoft SQL is the platform taught in colleges and certification courses and is the one most likely to be used by businesses because it is backed by Microsoft. Its interface is friendly (well, as pleasant as SQL can be) and has been used by so many for so long that resources are freely available if you encounter any issues.
    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
    • Easy to configure and use with Visual Studio and Dot Net
    • Easy integration with MSBI to perform data analysis
    • Data Security
    • Easy to understand and use
    • Very easy to export database and tables in the form of SQL query or a script
    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
    • Microsoft SQL Server Enterprise edition has a high cost but is the only edition which supports SQL Always On Availability Groups. It would be nice to include this feature in the Standard version.
    • Licensing of Microsoft SQL Server is a quite complex matter, it would be good to simplify licensing in the future. For example, per core vs per user CAL licensing, as well as complex licensing scenarios in the Cloud and on Edge locations.
    • It would be good to include native tools for converting Oracle, DB2, Postgresql and MySQL/MariaDB databases (schema and data) for import into Microsoft SQL Server.
    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
    We understand that the Microsoft SQL Server will continue to advance, offering the same robust and reliable platform while adding new features that enable us, as a software center, to create a superior product. That provides excellent performance while reducing the hardware requirements and the total cost of ownership of our solution.
    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
    SQL Server mostly 'just works' or generates error messages to help you sort out the trouble. You can usually count on the product to get the job done and keep an eye on your potential mistakes. Interaction with other Microsoft products makes operating as a Windows user pretty straight forward. Digging through the multitude of dialogs and wizards can be a pain, but the answer is usually there somewhere.
    Incentivized
    Read full review
    Reliability and Availability
    Oracle
    No answers on this topic
    Microsoft
    Its does not have outages.
    Incentivized
    Read full review
    Performance
    Oracle
    No answers on this topic
    Microsoft
    SSAS data cubes may some time slow down your Excel reports.
    Incentivized
    Read full review
    Support Rating
    Oracle
    Large user community support
    Incentivized
    Read full review
    Microsoft
    We managed to handle most of our problems by looking into Microsoft's official documentation that has everything explained and almost every function has an example that illustrates in detail how a particular functionality works. Just like PowerShell has the ability to show you an example of how some cmdlet works, that is the case also here, and in my opinion, it is a very good practice and I like it.
    Incentivized
    Read full review
    In-Person Training
    Oracle
    No answers on this topic
    Microsoft
    It was good
    Incentivized
    Read full review
    Online Training
    Oracle
    No answers on this topic
    Microsoft
    very hands on and detailed training
    Incentivized
    Read full review
    Implementation Rating
    Oracle
    Just download and uncompress!
    Incentivized
    Read full review
    Microsoft
    Other than SQL taking quite a bit of time to actually install there are no problems with installation. Even on hardware that has good performance SQL can still take close to an hour to install a typical server with management and reporting services.
    Incentivized
    Read full review
    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
    [Microsoft] SQL Server has a much better community and professional support and is overall just a more reliable system with Microsoft behind it. I've used MySQL in the past and SQL Server has just become more comfortable for me and is my go to RDBMS.
    Incentivized
    Read full review
    Scalability
    Oracle
    No answers on this topic
    Microsoft
    SQL server does handle growing demands of a mid sized company.
    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
    • Increased accuracy - We went from multiple users having different versions of an Excel spreadsheet to a single source of truth for our reporting.
    • Increased Efficiency - We can now generate reports at any time from a single source rather than multiple users spending their time collating data and generating reports.
    • Improved Security - Enterprise level security on a dedicated server rather than financial files on multiple laptop hard drives.
    Incentivized
    Read full review
    ScreenShots