TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Denodo

    Score8 out of 10
    N/ADenodo is the eponymous data integration platform from the global company headquartered in Silicon Valley.N/A

    Microsoft Visual Studio Code

    Score9.3 out of 10
    N/AMicrosoft offers Visual Studio Code, an open source text editor that supports code editing, debugging, IntelliSense syntax highlighting, and other features.

    $0

    Pricing
    DenodoMicrosoft Visual Studio Code
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    DenodoMicrosoft Visual Studio Code
    Free Trial
    NoNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    DenodoMicrosoft Visual Studio Code
    Considered Both Products
    Denodo
    No answer on this topic
    Microsoft
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    70 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    69 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    70 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    50 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    63 Answers
    Best Alternatives
    DenodoMicrosoft Visual Studio Code
    Small Businesses
    No answers on this topic
    BBEdit
    Score10 out of 10
    Medium-sized Companies
    No answers on this topic
    Vim
    Score9.8 out of 10
    Enterprises
    No answers on this topic
    Vim
    Score9.8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DenodoMicrosoft Visual Studio Code
    Likelihood to Recommend
    8.8
    (6 ratings)
    9.5
    (104 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.4
    (2 ratings)
    Usability
    8.0
    (1 ratings)
    9.4
    (21 ratings)
    Availability
    -
    (0 ratings)
    8.0
    (1 ratings)
    Performance
    8.0
    (1 ratings)
    9.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    9.7
    (23 ratings)
    Product Scalability
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    DenodoMicrosoft Visual Studio Code
    Likelihood to Recommend
    Denodo
    Denodo allows us to create and combine new views to create a
    virtual repository and APIs without a single line of code. It is excellent
    because it can present connectors with a view format for downstream consumers
    by flattening a JSON file. Reading or connecting to various sources and
    displaying a tabular view is an excellent feature. The product's technical data
    catalog is well-organized.
    Incentivized
    Read full review
    Microsoft
    As a general workhorse IDE, Microsoft Visual Studio Codee is unmatched. Building on the early success of applications such as Atom, it has long been the standard for electron based IDEs. It can be outshone using IDEs that are dedicated to particular platforms, such as Microsoft Visual Studio Code for .net and the Jetbrains IDEs for Java, Python and others. For remote collaborative development, something like Zed is ahead of VSCode live share, which can be quite flakey.
    Incentivized
    Read full review
    Pros
    Denodo
    • Database Agnostic: You can easily connect to different environments and mash up data sets.
    • The "magic" of data virtualization: No data is created, so data is reported in near-real-time to end users.
    • It's easy to use UI for developers. You just connect to a data source, create tables, and join them to other datasets.
    Incentivized
    Read full review
    Microsoft
    • Integrate with the git repository very well.
    • Integrated copilot chat is very helpful to write code snippets and helps beginners to start with coding and development.
    • Great library of available extensions is one of the best features in Microsoft Visual Studio Code.
    • Dedicated Testing option to configure pytest and others are quite handy to use.
    Incentivized
    Read full review
    Cons
    Denodo
    • Caching - but I am sure it will be improved by now. There were times when we expected the cache to be refreshed but it was stale.
    • Schema generation of endpoints from API response was sometimes incomplete as not all API calls returned all the fields. Will be good to have an ability to load the schema itself (XSD/JSON/Soap XML etc).
    • Denodo exposed web services were in preliminary stage when we used; I'm sure it will be improved by now.
    • Export/Import deployment, while it was helpful, there were unexpected issues without any errors during deployment. Issues were only identified during testing. Some views were not created properly and did not work. If it was working in the environment from where it was exported from, it should work in the environment where it is imported.
    Incentivized
    Read full review
    Microsoft
    • The customization of key combinations should be more accessible and easier to change
    • The auxiliary panels could be minimized or as floating tabs which are displayed when you click on them
    • A monitoring panel of resources used by Microsoft Visual Studio Code or plugins and extensions would help a lot to be able to detect any malfunction of these
    Incentivized
    Read full review
    Likelihood to Renew
    Denodo
    No answers on this topic
    Microsoft
    Solid tool that provides everything you need to develop most types of applications. The only reason not a 10 is that if you are doing large distributed teams on Enterprise level, Professional does provide more tools to support that and would be worth the cost.
    Incentivized
    Read full review
    Usability
    Denodo
    Denodo is very easy to use. It has a user-friendly drag and drop interface. I'm not a fan of the java platform it resides on.
    Incentivized
    Read full review
    Microsoft
    Microsoft Visual Studio Code earns a 10 for its exceptional balance of power and simplicity. Its intuitive interface, robust extension ecosystem, and integrated terminal streamline development. With seamless Git integration and highly customizable settings, it adapts perfectly to any workflow, making complex coding tasks feel effortless for beginners and experts alike.
    Incentivized
    Read full review
    Reliability and Availability
    Denodo
    No answers on this topic
    Microsoft
    Overall, Microsoft Visual Studio Code is pretty reliable. Every so often, though, the app will experience an unexplained crash. Since it is a stand-alone app, connectivity or service issues don't occur in my experience. Restarting the app seems to always get around the problem, but I do make sure to save and backup current work.
    Incentivized
    Read full review
    Performance
    Denodo
    Denodo is a tool to rapidly mash data sources together and create meaningful datasets. It does have its downfalls though. When you create larger, more complex datasets, you will most likely need to cache your datasets, regardless of how proper your joins are set up. Since DV takes data from multiple environments, you are taxing the corporate network, so you need to be conscious of how much data you are sending through the network and truly understand how and when to join datasets due to this.
    Incentivized
    Read full review
    Microsoft
    Microsoft Visual Studio Code is pretty snappy in performance terms. It launches quickly, and tasks are performed quickly. I don't have a lot of integrations other than CoPilot, but I suspect that if the integration partner is provisioned appropriately that any performance impact would be pretty minimal. It doesn't have a lot of bells and whistles (unless you start adding plugins left and right).
    Incentivized
    Read full review
    Support Rating
    Denodo
    No answers on this topic
    Microsoft
    Active development means filing a bug on the GitHub repo typically gets you a response within 4 days. There are plugins for almost everything you need, whether it be linting, Vim emulation, even language servers (which I use to code in Scala). There is well-maintained official documentation. The only thing missing is forums. The closest thing is GitHub issues, which typically has the answers but is hard to sift through -- there are currently 78k issues.
    Incentivized
    Read full review
    Alternatives Considered
    Denodo
    Denodo is simple and easy to use. Highly recommended unless you have huge volumes of data
    Incentivized
    Read full review
    Microsoft
    Visual Studio Code stacks up nicely against Visual Studio because of the price and because it can be installed without admin rights. We don't exclusively use Visual Studio Code, but rather use Visual Studio and Visual Studio code depending on the project and which version of source control the given project is wired up to.
    Incentivized
    Read full review
    Scalability
    Denodo
    No answers on this topic
    Microsoft
    It is easily deployed with our Jamf Pro instance. There is actually very little setup involved in getting the app deployed, and it is fairly well self-contained and does not deploy a large amount of associated files. However, it is not particularly conducive to large project, multi-developer/department projects that involve some form of central integration.
    Incentivized
    Read full review
    Return on Investment
    Denodo
    • It is a huge advantage that we can connect to many different databases to provide data rapidly and accurately.
    • It has proven to be a valuable environment for deploying data virtualization solutions, and its user community is active in finding and fixing issues.
    Incentivized
    Read full review
    Microsoft
    • Saves money by replacing suites of tools such as Visual Studio, IntelliJ, etc.
    • Speeds development time and developer environment setup time
    • Strengthens code quality with integrated autoformatting and linting
    • Strengths Git practices by keeping version control tightly connected with the code
    Incentivized
    Read full review
    ScreenShots