TrustRadius: an HG Insights company

Informatica PowerCenter (legacy) vs. Microsoft Visual Studio Code

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Informatica PowerCenter (legacy)

    Score9.3 out of 10
    N/AInformatica PowerCenter was data integration technology designed to form the foundation for data integration initiatives, application migration, or analytics. It is a legacy product.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
    Informatica PowerCenter (legacy)Microsoft Visual Studio Code
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Informatica PowerCenter (legacy)Microsoft 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
    Informatica PowerCenter (legacy)Microsoft Visual Studio Code
    Considered Both Products
    Discontinued Products
    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
    Features
    Informatica PowerCenter (legacy)Microsoft Visual Studio Code
    Data Source Connection
    Comparison of Data Source Connection features of Informatica PowerCenter (legacy) and Microsoft Visual Studio Code
    Feature
    Informatica PowerCenter (legacy)
    8.5
    18 Ratings
    1% above category average
    Microsoft Visual Studio Code
    -
    Ratings
    Connect to traditional data sources9.018 Ratings00 Ratings
    Connecto to Big Data and NoSQL8.014 Ratings00 Ratings
    Data Transformations
    Comparison of Data Transformations features of Informatica PowerCenter (legacy) and Microsoft Visual Studio Code
    Feature
    Informatica PowerCenter (legacy)
    7.5
    18 Ratings
    8% below category average
    Microsoft Visual Studio Code
    -
    Ratings
    Simple transformations8.018 Ratings00 Ratings
    Complex transformations7.018 Ratings00 Ratings
    Data Modeling
    Comparison of Data Modeling features of Informatica PowerCenter (legacy) and Microsoft Visual Studio Code
    Feature
    Informatica PowerCenter (legacy)
    8.2
    18 Ratings
    3% above category average
    Microsoft Visual Studio Code
    -
    Ratings
    Data model creation9.015 Ratings00 Ratings
    Metadata management8.016 Ratings00 Ratings
    Business rules and workflow9.018 Ratings00 Ratings
    Collaboration6.116 Ratings00 Ratings
    Testing and debugging9.017 Ratings00 Ratings
    Data Governance
    Comparison of Data Governance features of Informatica PowerCenter (legacy) and Microsoft Visual Studio Code
    Feature
    Informatica PowerCenter (legacy)
    9.0
    15 Ratings
    11% above category average
    Microsoft Visual Studio Code
    -
    Ratings
    Integration with data quality tools9.015 Ratings00 Ratings
    Integration with MDM tools9.013 Ratings00 Ratings
    Best Alternatives
    Informatica PowerCenter (legacy)Microsoft Visual Studio Code
    Small Businesses
    Skyvia
    Score10 out of 10
    BBEdit
    Score10 out of 10
    Medium-sized Companies
    IBM InfoSphere Information Server
    Score10 out of 10
    Vim
    Score9.8 out of 10
    Enterprises
    SolarWinds Task Factory
    Score8.3 out of 10
    Vim
    Score9.8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Informatica PowerCenter (legacy)Microsoft Visual Studio Code
    Likelihood to Recommend
    8.0
    (21 ratings)
    9.5
    (104 ratings)
    Likelihood to Renew
    10.0
    (4 ratings)
    9.4
    (2 ratings)
    Usability
    9.0
    (3 ratings)
    9.4
    (21 ratings)
    Availability
    -
    (0 ratings)
    8.0
    (1 ratings)
    Performance
    9.4
    (2 ratings)
    9.0
    (1 ratings)
    Support Rating
    9.0
    (2 ratings)
    9.7
    (23 ratings)
    Product Scalability
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    Informatica PowerCenter (legacy)Microsoft Visual Studio Code
    Likelihood to Recommend
    Discontinued Products
    1.- Scenaries with poor sources of data is not recomended (Very bad ROI). The solution is for medium-big enterprises with a lot of sources of data and users. 2.- Bank and finance enviroment to integrate differente data form trading, Regulatory reports, decisions makers, fraud and financial crimes because in this kind of scenary the quality of data is the base of the business. 3.- Departments of development and test of applications in enterprises because you can design enviroments, out of the production systems, to development and test the new API's or updateds made.
    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
    Discontinued Products
    • Informatica Powercenter is an innovative software that works with ETL-type data integration. Connectivity to almost all the database systems.
    • Great documentation and customer support.
    • It has a various solution to address data quality issues. data masking, data virtualization. It has various supporting tools or MDM, IDQ, Analyst, BigData which can be used to analyze data and correct it.
    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
    Discontinued Products
    • There are too many ways to perform the same or similar functions which in turn makes it challenging to trace what a workflow is doing and at which point (ex. sessions can be designed as static or re-usable and the override can occur at the session or workflow, or both which can be counter productive and confusing when troubleshooting).
    • The power in structured design is a double edged sword. Simple tasks for a POC can become cumbersome. Ex. if you want to move some data to test a process, you first have to create your sources by importing them which means an ODBC connection or similar will need to be configured, you in turn have to develop your targets and all of the essential building blocks before being able to begin actual development. While I am on sources and targets, I think of a table definition as just that and find it counter intuitive to have to design a table as both a source and target and manage them as different objects. It would be more intuitive to have a table definition and its source/target properties defined by where you drag and drop it in the mapping.
    • There are no checkpoints or data viewer type functions without designing an entire mapping and workflow. If you would like to simply run a job up to a point and check the throughput, an entire mapping needs to be completed and you would workaround this by creating a flat file target.
    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
    Discontinued Products
    Our team enjoys using Informatica and feels that it is one of the best ETL tools on the market.
    Read full review
    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
    Discontinued Products
    Positives; - Multi User Development Environment - Speed of transformation - Seamless integration between other Informatica products. Negatives; - There should be less windows to maintain developers' focus while using. You probably need 2 big monitors when you start development with Informatica Power Center. - Oracle Analytical functions should be natively used. - E-LT support as well as ETL support.
    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
    Discontinued Products
    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
    Discontinued Products
    PowerCenter is robust and fast, and it does a great job meeting all the needs, not just the most commercially vocal needs. In the hands of an expert power user, you can accomplish almost anything with your data. It is not for new users or intermittent users-- for that the Cloud version is a better fit. Be prepared for costly connectors (priced differently for each source or destination you are working with), and just be planful of your projects so you are not paying for connectors you no longer need or want
    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
    Discontinued Products
    Informatica power center is a leader of the pack of ETL tools and has some great abilities that make it stand out from other ETL tools. It has been a great partner to its clients over a long time so it's definitely dependable. With all the great things about Informatica, it has a bit of tech burden that should be addressed to make it more nimble, reduce the learning curve for new developers, provide better connectivity with visualization tools.
    Incentivized
    Read full review
    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
    Discontinued Products
    While Talend offers a much more comfortable interface to work with, Informatica's forte is performance. And on that front, Informatica Enterprise Data Integration certainly leaves Talend in the dust. For a more back-end-centric use case, Informatica is certainly the ETL tool of choice. On the other hand, if business users would be using the tool, then Talend would be the preferred tool.
    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
    Discontinued Products
    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
    Discontinued Products
    • The data pipeline automation capability of Informatica means that few resources are needed to pre-process the data that ultimately resides in a Data Warehouse. Once a workflow is implemented, manual intervention is not needed.
    • PowerCenter did require more resources and time for installation and configuration than was expected/planned for.
    • The lack of or minimal support of unstructured data means that newer sources of dynamic/changing data cannot be easily processed/transformed through PowerCenter workflows.
    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