Q&A

Is SSIS used for ETL?

Is SSIS used for ETL?

MicrosoftSQL Server Integration Services (SSIS) is a platform for building high-performance data integration solutions, including extraction, transformation, and load (ETL) packages for data warehousing.

How good is SSIS?

SSIS is a unique ETL tool for a number of reasons. It’s incredibly cost effective, easy to learn the basics quickly (although like all ETL tools requires the traditional learning curve to get good at) and has an immense user base.

Should I use Talend?

Talend is considered to be the next generation leader in the cloud and Big Data integration software. It helps companies in taking real-time decisions and become more data-driven. Using this technology, data becomes more accessible, its quality enhances and it can be moved quickly to the target systems.

Why is SSIS bad?

SSIS sucks for other reasons, too Deployment is bad. When it crashes, it leaves a process running (SSIS Debug Host) that you have to kill before you can run it again. You can only have one Data Flow task open at one time. This is incredibly frustrating when you want to “copy” functionality across tasks.

Which of the below mentioned is the disadvantages of SSIS?

SSIS memory usage is high and it conflicts with SQL. In case of CPU allocation it also a problematic case when you have more packages to run parallel. You need to ensure that processer allocation between SQL and SSIS is done properly otherwise SQL have upper hand in it and due to that SSIS run very slow.

What is the difference between Talend and SSIs?

Talend is flexible to work with different data sources and platforms. It helps in data integration, business process management, master data management, and data quality. It can be said as the future of data integration. SSIS stands for “SQL Server Integration Services”. It helps in data migration, transformation, ETL and other functions.

What’s the difference between Talend and Pentaho Kettle?

Talend is an open-source data integration tool whereas Pentaho Kettle is a commercial open-source data integration tool

What’s the difference between SSIs and Pentaho ETL?

I’ve been working with SSIS for a decade now (all versions, 2005 right until 2017), but it’s been just until recently that I got my hands on Pentaho Data Integration (PDI). PDI is the ETL tool of the Pentaho suite and is maybe most commonly known as kettle.

What do you like most about Pentaho Data Integration?

Top Answer: Pentaho Data Integration is quite simple to learn, and there is a lot of information available online. What do you like most about SSIS? Top Answer: The interface is very user-friendly.