Informatica PowerCenter vs. Microsoft Visual Studio Code

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Informatica PowerCenter
Score 8.0 out of 10
N/A
Informatica PowerCenter is a metadata driven data integration technology designed to form the foundation for data integration initiatives, including analytics and data warehousing, application migration, or consolidation and data governance.N/A
Microsoft Visual Studio Code
Score 9.1 out of 10
N/A
Microsoft offers Visual Studio Code, a text editor that supports code editing, debugging, IntelliSense syntax highlighting, and other features.
$0
Pricing
Informatica PowerCenterMicrosoft Visual Studio Code
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Informatica PowerCenterMicrosoft 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 PowerCenterMicrosoft Visual Studio Code
Features
Informatica PowerCenterMicrosoft Visual Studio Code
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Informatica PowerCenter
8.5
18 Ratings
2% 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 Product A and Product B
Informatica PowerCenter
7.5
18 Ratings
9% 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 Product A and Product B
Informatica PowerCenter
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 Product A and Product B
Informatica PowerCenter
9.0
15 Ratings
10% 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 PowerCenterMicrosoft Visual Studio Code
Small Businesses
Skyvia
Skyvia
Score 10.0 out of 10
BBEdit
BBEdit
Score 8.7 out of 10
Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Vim
Vim
Score 9.2 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Vim
Vim
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Informatica PowerCenterMicrosoft Visual Studio Code
Likelihood to Recommend
8.0
(21 ratings)
8.7
(91 ratings)
Likelihood to Renew
10.0
(4 ratings)
9.4
(2 ratings)
Usability
9.0
(3 ratings)
9.0
(8 ratings)
Performance
9.4
(2 ratings)
-
(0 ratings)
Support Rating
9.0
(2 ratings)
9.7
(23 ratings)
User Testimonials
Informatica PowerCenterMicrosoft Visual Studio Code
Likelihood to Recommend
Informatica
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.
Read full review
Microsoft
Microsoft Visual Studio Code is highly recommended for the development of systems and / or complex applications entrusted to work teams under a specific methodology, and its use is also recommended for the maintenance of previously developed applications.
It is not recommended as a learning environment for developers with little experience as the learning curve would be too high
Read full review
Pros
Informatica
  • 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.
Read full review
Microsoft
  • Very accessible -- it's compatible with all platforms and environments, free to install, and fast to open
  • Strong native support for many languages, and very strong extensibility to provide advanced language features
  • Git integration is top-notch, often displaying a better history, diff, and merge interface that is otherwise available in version control systems
Read full review
Cons
Informatica
  • 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.
Read full review
Microsoft
  • Lack of button bar like ones found in Visual Studio.
  • Lack of integrated help that could link to YouTube, Channel 9, or other Microsoft videos on how to learn about features.
  • Integration with Team Foundation Server.
  • Would like to see it having some sort of integration into a Web API testing harness.
Read full review
Likelihood to Renew
Informatica
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.
Read full review
Usability
Informatica
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.
Read full review
Microsoft
Looking at our current implementation, Microsoft Visual Studio Code is perfect for writing code and performing debug operations. Integration with SVN repository is easy and changes can be tracked effectively. Microsoft Visual Studio Code supports developers to write code productively using syntax check and easy customization. Microsoft Visual Studio Code also provides support for IntelliSense which prompts suggestions for code completion. It is easy to step through code using interactive debugger to inspect the root cause of error quickly.
Read full review
Performance
Informatica
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
Read full review
Microsoft
No answers on this topic
Support Rating
Informatica
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.
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.
Read full review
Alternatives Considered
Informatica
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.
Read full review
Microsoft
[Microsoft] Visual Studio Code beats the competition due to its extensibility. Their robust extensions architecture combined with the plethora of mostly free extensions written by the community can't be beaten. The fact that this tool itself is provided by a world-recognized company, Microsoft, free of charge is phenomenal. The goodwill garnered by them is immeasurable. Other tools I've used were missing features or were just too rigid, too complicated, or too unsophisticated for my liking. The fact that VS Code is easy to mold to my will with the right extensions seals the deal.
Read full review
Return on Investment
Informatica
  • 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.
Read full review
Microsoft
  • Positive impact on minimizing time wasted by employees with software installation and setup
  • Positive impact on reducing spend on software licensing
  • Positive impact on minimizing time used to manage different applications for different purposes - this performs all of the functions we need in basic coding
Read full review
ScreenShots