SSIS and Informatica

允我心安 提交于 2019-12-03 21:58:16

This would take some time to name all the differences. These products are quite similar at the first glance, but I'll try to name few features that would distinguish them. (I haven't been working with SSIS for many years now so please feel free to name any mistakes I make.) Here goes:

  • PowerCenter (PC) can run on grid distributing work across nodes
  • PC is able to connect to:
    • Messaging platforms (e.g. Tibco)
    • Salesforce
    • social media sources
    • Hadoop
    • SAP
  • PC can run on Unix
  • allows Real Time integration
  • allow data lineage from underlying database up to reporting layer
  • allows assigning memory per component
  • allows to easily see number of rows passing each transformation

This is just to name a few. Feel free to add / comment.

zerocool18

I found this interesting read :

Gives a developer perspective.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!