TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Microsoft Entra ID

    Score8.8 out of 10
    N/AMicrosoft Entra ID (formerly Microsoft Azure Active Directory or Azure AD) is a cloud-based identity and access management (IAM) solution supporting restricted access to applications with Azure Multi-Factor Authentication (MFA) built-in, single sign-on (SSO), B2B collaboration controls, self-service password, and integration with Microsoft productivity and cloud storage (Office 365, OneDrive, etc) as well as 3rd party services.

    $6

    per user/per month

    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
    Microsoft Entra IDOracle SQL Developer
    Editions & Modules
    Premium P1
    $6.00
    per user/per month
    Premium P2
    $9.00
    per user/per month
    No answers on this topic
    Offerings
    Pricing Offerings
    Microsoft Entra IDOracle SQL Developer
    Free Trial
    YesNo
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Microsoft Entra IDOracle SQL Developer
    Considered Both Products
    Microsoft
    No answer on this topic
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    227 Answers
    96%
    Would buy again
    22 Answers
    Delivers good value for the price
    99%
    Delivers good value for the price
    206 Answers
    100%
    Delivers good value for the price
    22 Answers
    Happy with the feature set
    99%
    Happy with the feature set
    225 Answers
    96%
    Happy with the feature set
    22 Answers
    Lived up to sales and marketing promises
    94%
    Lived up to sales and marketing promises
    155 Answers
    93%
    Lived up to sales and marketing promises
    13 Answers
    Implementation went as expected
    95%
    Implementation went as expected
    183 Answers
    100%
    Implementation went as expected
    20 Answers
    Features
    Microsoft Entra IDOracle SQL Developer
    Identity Management
    Comparison of Identity Management features of Microsoft Entra ID and Oracle SQL Developer
    Feature
    Microsoft Entra ID
    8.6
    123 Ratings
    5% above category average
    Oracle SQL Developer
    -
    Ratings
    ID-Management Access Control9.1122 Ratings00 Ratings
    ID Management Single-Sign On (SSO)9.5119 Ratings00 Ratings
    Multi-Factor Authentication9.2121 Ratings00 Ratings
    Password Management8.2113 Ratings00 Ratings
    Account Provisioning and De-provisioning8.5114 Ratings00 Ratings
    ID Management Workflow Automation8.290 Ratings00 Ratings
    ID Risk Management7.797 Ratings00 Ratings
    Best Alternatives
    Microsoft Entra IDOracle SQL Developer
    Small Businesses
    JumpCloud
    Score9.3 out of 10
    No answers on this topic
    Medium-sized Companies
    OneLogin by One Identity
    Score9.4 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Enterprises
    RSA Access Manager (Discontinued)
    Score10 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Microsoft Entra IDOracle SQL Developer
    Likelihood to Recommend
    8.9
    (241 ratings)
    9.0
    (74 ratings)
    Likelihood to Renew
    9.8
    (16 ratings)
    9.0
    (5 ratings)
    Usability
    8.6
    (57 ratings)
    8.9
    (4 ratings)
    Availability
    9.0
    (1 ratings)
    -
    (0 ratings)
    Performance
    9.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    7.1
    (21 ratings)
    7.0
    (2 ratings)
    Online Training
    5.0
    (1 ratings)
    -
    (0 ratings)
    Implementation Rating
    9.7
    (3 ratings)
    9.2
    (2 ratings)
    Configurability
    8.0
    (1 ratings)
    -
    (0 ratings)
    Contract Terms and Pricing Model
    7.4
    (2 ratings)
    -
    (0 ratings)
    Product Scalability
    9.0
    (1 ratings)
    -
    (0 ratings)
    Professional Services
    9.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    Microsoft Entra IDOracle SQL Developer
    Likelihood to Recommend
    Microsoft
    Overall, the Microsoft Entra ID platform is best utilized by people looking to have one platform that manages all interactions between other platforms. The Microsoft Entra ID platform allows for a seemless SSO integration, and can also integrate with Intune for MDM. Additionally, and probably the most easy to understand integration, is the integration with Active Directory, and controls associated with that.
    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
    Microsoft
    • Application integration is really good for single sign-on and managing identity overall. The correlation with Active Directory on-prem is really good, so we can manage it in a single place. It's easy to manage the users and integrate other Microsoft products. It is the base of everything else.
    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
    Microsoft
    • I would like more risk policy suggestions. I guess that situation where we had outsourced employees in a country where somehow their location was changing too often, that we would have room to go, “Hey, this needs to be a lower risk.” Or maybe having easier options to let people log in when they're deemed high risk. It’s tricky because I feel like it’s really easy to do that wrong, but it’s the main area that I think could be improved. I guess also a little bit tighter administrative integration with other Microsoft products.
    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
    Microsoft
    MSFT Entra ID has been essential for managing our geographically dispersed team. We're confident that it will scale with us as grow, and we'll be able to take advantage of additional security and ID management features as they become necessary. Being able to centrally manage our user access from anywhere with a small support team is such a relief.
    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
    Microsoft
    From a user perspective, 10. From an admin perspective, 7 or 8. From the user perspective, it's very easy to use, but from the admin perspective, there's a lot of things that are not easily clear, testable, or verifiable without just trying a whole bunch of scenarios.
    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
    Reliability and Availability
    Microsoft
    There has been a handful of outages but they have been either minimal or rarely severe
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Performance
    Microsoft
    I could probably rate this a 10 but I'm always conservative on giving out perfect scored bt performance has not been a problem for us using Entra ID.
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Support Rating
    Microsoft
    I have not needed to engage support for anything at this time. I have been able to find the answers either online or in a knowledgebase. I tried to skip the question but it would not let me, so I rated a 9 based on other interactions with Microsoft support I have had
    Incentivized
    Read full review
    Oracle
    Large user community support
    Incentivized
    Read full review
    Online Training
    Microsoft
    Most training was internally produced
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Implementation Rating
    Microsoft
    Make sure you use a good partner. Our implementation was a bit longer and more problematic than we expected. Our partner got it done, but, in my opinion, some of their inexperience and staffing issues were evident.
    Incentivized
    Read full review
    Oracle
    Just download and uncompress!
    Incentivized
    Read full review
    Alternatives Considered
    Microsoft
    We've done stuff with Okta for Identity and Duo. Those would probably be the two big ones that I would say that people would recognize and stuff. There's some other smaller players we've talked to, but those are the two big ones that we play with. We're still using it. So, because it was integrated into everything we've already done, it just made it almost indispensable.
    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
    Contract Terms and Pricing Model
    Microsoft
    The features are getting addresses per requirements and their value for Money. The proposed ROI and actual ROI build confidence.
    Read full review
    Oracle
    No answers on this topic
    Scalability
    Microsoft
    Scalability is pretty trival for Entra ID. It's not difficult to manage a few or many accounts.
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Professional Services
    Microsoft
    Microsoft Professional Services' technical knowledge is appreciable as consultants design the solution as per customer requirements. Mapping of features per user specifications and assisting Customer IT engineers to implement so they can manage and administer the services.
    Read full review
    Oracle
    No answers on this topic
    Return on Investment
    Microsoft
    • We are doing a lot of sign-ins and working on it, and it worked quite well. We do have Microsoft support, so yes, we can handle all of the small issues we are sometimes having. But if you want to define it, I would say yes, we like it. Overall positive.
    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