Try our new research platform with insights from 80,000+ expert users
BobAmy - PeerSpot reviewer
Sr. Architect - Data warehousing & BI at Molina Healthcare, Inc.
Real User
Robust and does a good job of handling overload conditions
Pros and Cons
  • "Data Flows are the main component we use. These can range from a simple source to sink ETL, to many source to many sink dataflows."
  • "We purchase an add on called task factory primarily to allow bulk delete, update and upsert capability. I'd like to see this be part of the standard package."

What is our primary use case?

We use SSIS to copy production data to Reporting Repositories. We use it for data movement from and to SQL or flat files such as CSV or fixed data.  This is primarily to build and update a data lake and data warehouse. 

More custom use cases are to do DQ validation comparing source to destination, and to extract data from bat files and SSIS files in order to build a metadata repository for documenting and mapping all the ETL packages.  We use this to find the packages responsible for any particular table or file, or vice versa.  This system, along with statistics logging, also gives us summary reporting capability.

How has it helped my organization?

I like that SSIS lets us build programs top-down. Starting with the control section, then drilling into the details of the steps make more sense than what Informatica requires, where you have to build each block first, then use a different tool to build the control structure.

In production, SSIS does a very good job of distributing work to many threads. It is robust and does a good job of handling overload conditions. It is simple for basic jobs, yet able to do very complex tasks. When all else fails, code can be written to make your own custom task or even tool.

I believe SSIS is not given the credit it deserves. SSIS does what most other new vendors tout as great features. But it is a very mature and stable product, unlike those others. It is supported by a larger company than many of those other products.

The error messages are pretty clear and point you to the problem well.

I am disappointed that Azure Data Factory did not stay closer to SSIS.

What is most valuable?

Data Flows are the main component we use. These can range from a simple source to sink ETL, to many source to many sink dataflows.

For flexibility and to make reading the logs in case of errors, I prefer not to put multiple copy operations in the same dataflow, although that is possible.  I try to keep in mind how to make production operations as easy as possible in case of failures.  I want to give the night crew the best opportunity for success when an error does occur.

We have about one error per 400 processes. About 3/4 of these were transitory issues with issues like slow connections and temporary outages. By making the code rerunnable, we can auto-restart on any error, and that resolves 3/4 without human intervention. This leaves any failure after two retries the only issue that the night crew has to do Root Cause Analysis (RCA) on.

What needs improvement?

We purchase an add-on called task factory primarily to allow bulk delete, update, and upsert capability. I'd like to see this be part of the standard package.

I believe there are ways to build a model and set variables so that it can be a generic process.

In my next system, I would like to have a generic process that would handle all the logging and processing in a model that can be modified and enhanced as the need for a better process, or different statistics to be logged is discovered.  I'd want this in a way that the model can be changed and all the processes, with their unique parameters, could all be changed with the model upgraded.

I believe they should add some features that help to create the code using a model. This would allow for continuous improvement of the model uses and easy replication of all the different programs that use the model.

Buyer's Guide
SSIS
September 2025
Learn what your peers think about SSIS. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
869,952 professionals have used our research since 2012.

For how long have I used the solution?

15 years

What do I think about the stability of the solution?

Very mature and stable, and already has great performance features.

What do I think about the scalability of the solution?

It can be very scalable both by adding memory or cores, and by running the SSIS on a farm of servers.

How are customer service and support?

I did not really need much.  SSIS has a lot of excellent help available for a web search.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

Prior solutions used SQL triggers

We have more control over the ETL with SSIS.

How was the initial setup?

Installation is quite easy.  There are some drivers and setting you may need to make, based on the sources or sinks you need.  I am hoping these are more embedded in the install process, as I have not set up a server since 2015.

What about the implementation team?

In house.  

What was our ROI?

good

What's my experience with pricing, setup cost, and licensing?

SSIS is part of SQL server, in itself a very solid product.

You can run SSIS on the same SQL server instance where your data warehouse is, using the compute power at night to update, and during the day for reporting and data analysis.

Which other solutions did I evaluate?

I did not evaluate other options.  SSIS was available, and it worked well.

I later changed jobs to another company that used SSIS, and worked to improve and grow their data warehouse solution.

After using SSIS, we have tried talend, informatica, and spark solutions.  I would go back to SSIS, even for a non Microsoft shop, if I were allowed to.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Sakiru Dosumu - PeerSpot reviewer
Head, Development Chapter (DevOps) at First Bank of Nigeria Ltd.
Real User
Top 5
Easy to use, good support, but performance could improve
Pros and Cons
  • "The most valuable feature of SSIS is its ease of use. It is easier to use than other applications."
  • "The performance of SSIS could improve when comparing it to Oracle Database."

What is our primary use case?

We are using SSIS for applications in development and in production. We have applications that need to have a database to support them and those applications need to have different integration with other applications.

What is most valuable?

The most valuable feature of SSIS is its ease of use. It is easier to use than other applications.

What needs improvement?

The performance of SSIS could improve when comparing it to Oracle Database.

For how long have I used the solution?

I have been using SSIS for a long time.

What do I think about the stability of the solution?

SSIS is stable.

What do I think about the scalability of the solution?

This solution is good for small-scale developments. We have approximately 80 people using the solution.

How are customer service and support?

I have used the support from SSIS and I am satisfied.

What other advice do I have?

I would recommend this solution to others.

I rate SSIS a seven out of ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
SSIS
September 2025
Learn what your peers think about SSIS. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
869,952 professionals have used our research since 2012.
Pavel Adam - PeerSpot reviewer
BI specialist at SKODA AUTO a.s.
Real User
Consistent performance, self service BI, however needs improvement with technical documentation
Pros and Cons
  • "The most important features are it works well and provides self-service BI."
  • "I would like to see better technical documentation because many times information is missing."

What is our primary use case?

One of our primary use cases is working with issues related to the electronic components of cars.

What is most valuable?

The most important features are it works well and provides self-service BI.

What needs improvement?

I would like to see better technical documentation because many times information is missing.

For how long have I used the solution?

I have been working with SSIS for the past two or three years.

What do I think about the stability of the solution?

I have found the stability to be acceptable.

What do I think about the scalability of the solution?

The current scalability is ok and we have around seven to eight hundred users.

How are customer service and support?

I am working with technical support currently on two open tickets and there seems to be some type of bug. They have not yet fixed these two open customer support tickets.

What other advice do I have?

I would definitely recommend SSIS and I would rate SSIS a seven on a scale of one to ten.

Which deployment model are you using for this solution?

Hybrid Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Microsoft Azure
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
PeerSpot user
IT Manager at European University
Real User
Good documentation and a quick deployment but needs better support services
Pros and Cons
  • "The solution is stable."
  • "We'd like them to develop data exploration more."

What is our primary use case?

We use the product sometimes to implement some ETL processes.

We have to transform some data from students so that we can help to make some decisions on what we call deterioration. We receive a lot of data from the government, and sometimes we have to split it into several parts as it is a huge amount of data. We have to put it in a standardized way. We use the solution as a product. It is one of the use cases that we do. When we have other systems, like for staff to control, we also use SSIS since it's appropriate to our system, and we need to put it in certain ways so that we can read it and manage it. 

What is most valuable?

It is the most valuable for staff processes in order to gain efficiency. It allows us to get the data normalized easily.

The solution is stable.

It can scale well.

The deployment process is very easy and quite quick.

They have good documentation. 

What needs improvement?

We'd like them to develop data exploration more. 

The support could be better.

For how long have I used the solution?

I've been using the solution for more than five years. 

What do I think about the stability of the solution?

The solution is stable. We haven't had any issues with that. If we need more processing power, we can increase the resources of the machines below it. 

What do I think about the scalability of the solution?

The scalability is good.

We do not have a lot of users. The processes we do have run at night.

It's not about how many users use the solution, it's about how many people benefit from it. There are many that benefit from the output.

How are customer service and support?

I've never used technical support. Microsoft does have a very good document library, however, if you have an issue and need support, it can take a very long time to get help.

How would you rate customer service and support?

Neutral

How was the initial setup?

How easy or difficult the setup is depends on the size of the process that we want to normalize. If it is a big ETL, it's not always that fast. We are considering changing to a different platform so that it's easier. For example, we are looking into SQL to have another kind of data exploration.

The first time we initially set it up, it was quite fast. The deployment of the integration services for the very first time without any process implemented took about a day.

What about the implementation team?

We handled the setup internally. We did not have to worry about dealing with any consultants or integrators. 

What's my experience with pricing, setup cost, and licensing?

We have yearly licensing.

Which other solutions did I evaluate?

We are currently looking into SQL to see if it would be easier to use. 

We already have an enterprise contract with Microsoft. We didn't want to spend money on other solutions.

What other advice do I have?

We still have a few versions running. The one that we use the most is the 2017 version.

I'd recommend the solution to others. I'd rate it seven out of ten.

If you are deploying a data strategy for your company, you need more than SSIS. If you need to go fast and implement some ETL processes with no help, it's quite easy to do and learn.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Business Solutions Specialist at a energy/utilities company with 10,001+ employees
Real User
Top 5Leaderboard
An excellent ETL tool that is provided free of charge with SQL licences
Pros and Cons
  • "We like that this solution includes a developer edition, free of charge, to allow for training."
  • "We would like the solution to be expanded so that it is available for other platforms than just Microsoft."

What is our primary use case?

We use this solution as an ETL tool to move large volumes of data from one server to another.

What is most valuable?

We like that this solution includes a developer edition, free of charge, to allow for training.

This solution is a free, additional feature with an SQL database license, which we appreciate.

What needs improvement?

We would like the solution to be expanded so that it is available for other platforms than just Microsoft.

We would also like to see this product improved so that the the tool can handle streaming data, and near real-time data capture.

For how long have I used the solution?

We have been using this solution for more than 20 years.

What do I think about the stability of the solution?

This is a very stable and dependable solution.

What do I think about the scalability of the solution?

We have found this to be an easily scalable solution.

How was the initial setup?

The initial setup of this solution was very straightforward, and only took a couple of minutes.

What about the implementation team?

We implemented this solution using our in-house team.

What's my experience with pricing, setup cost, and licensing?

This solution is a free of charge addition to our SQL licence. However, the only way this tool can be utilized is as a feature of the SQL licence, which may make it unattractive to organizations who don't wish to purchase the wider-ranging licence.

What other advice do I have?

We highly recommend this solution as it is comparable with all of the major ETL software on the market. However, it should be noted that this is an enterprise class tool; it requires a team to be commissioned to do the proper development, there is a lot of standard documentation that comes with it, and a permanent team will be required to maintain it. So whilst it is a high-performing product, it requires a lot of commitment to optimize its use and capabilities.

I would rate this solution a nine out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Syed Fahad Anwar - PeerSpot reviewer
Principal System Developer at HHRC
Real User
Top 5Leaderboard
It allows you the flexibility to write custom code, but it's difficult to use if you lack experience
Pros and Cons
  • "SSIS provides you with lookup and transformation functions, and you have the flexibility to write your own custom code."
  • "SSIS doesn't have a very good user interface, but if you can work with it, it'll provide you with almost all of the functionality."

What is our primary use case?

We are using SSIS for ETL and ELT in a business intelligence context. We bring in data from different sources and use SSIS transform and load it into our intermediate database where we are developing dashboards. There are three people doing configuration and about 50 end-users. 

What is most valuable?

SSIS provides you with lookup and transformation functions, and you have the flexibility to write your own custom code.

What needs improvement?

SSIS doesn't have a very good user interface, but if you can work with it, it'll provide you with almost all of the functionality.

For how long have I used the solution?

We have been using SSIS for four years now.

What do I think about the stability of the solution?

The SSIS is highly stable, but there are occasional issues with the script component.

What do I think about the scalability of the solution?

SSIS is not that scalable. You can scale it vertically to handle a high load, but it lacks horizontal scalability. 

How are customer service and support?

Microsoft has some support for SSIS, but because the company is increasingly transitioning to the cloud, so these on-prem solutions are becoming obsolete.

How was the initial setup?

The initial setup isn't too difficult, but it's not easy. Sometimes, you may need help from a database administrator to set up the SQL Server Integration Services. It can take almost a day to deploy. 

A database administrator can deploy it alone. You may need another person to develop the packages and set up ETL, so it's you need about two or three people for deployment in all. 

What's my experience with pricing, setup cost, and licensing?

SSIS is included at no additional cost in the SQL Server license.

What other advice do I have?

I rate SSIS seven out of 10. I would recommend using a cloud solution if possible, but if you need an on-prem product, SSIS is a good option. If you want to start using SSIS, there is a learning curve because SSIS isn't an easy solution to use. It's complicated, so you have to learn about the components and their functionalities to use them to meet your requirements. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
VinethSuresh - PeerSpot reviewer
Senior Data Analyst at a pharma/biotech company with 10,001+ employees
Real User
Top 5
Beneficial source data importing, reliable, and quick initial setup
Pros and Cons
  • "The most valuable features of SSIS are that it works with the query language and it can import data from different sources."
  • "SSIS can improve by the minimum code requirements in stored procedures and exporting data is difficult. They could make it easier, it should be as easy as it is to import data."

What is our primary use case?

I am using SSIS for a primary database.

How has it helped my organization?

Not much but served as better alternative

What is most valuable?

The most valuable features of SSIS are that it works with the query language and it can import data from different sources. 

What needs improvement?

SSIS can improve by the minimum code requirements in stored procedures and exporting data is difficult. They could make it easier, it should be as easy as it is to import data.

For how long have I used the solution?

I have been using SSIS for approximately seven years.

What do I think about the stability of the solution?

SSIS is stable.

What do I think about the scalability of the solution?

SSIS has proven itself in scalability for datasets.

We have more than 500 people using this solution in my organization.

How are customer service and support?

I have not contacted support.

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup of SSIS is easy. The full deployment took approximately one hour.

Which other solutions did I evaluate?

When my company evaluated other solutions we chose SSIS because it was the most reliable solution in the market.

What other advice do I have?

This solution was one of the easiest versions to use compared to other vendors' solutions. I would recommend SSIS to others.

I rate SSIS a nine out of ten.

This solution has all the functions needed. It is a complete solution and they are always adding additional features.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
BillyJohn - PeerSpot reviewer
Data Engineer at DataHyv
Real User
It's easy to use but setting up a large number of tables and columns can get cumbersome
Pros and Cons
  • "SSIS is easy to use."
  • "SSIS is cumbersome despite its drag-and-drop functionality. For example, let's say I have 50 tables with 30 columns. You need to set a data type for each column and table. That's around 1,500 objects. It gets unwieldy adding validation for every column. Previously, SSIS automatically detected the data type, but I think they removed this feature. It would automatically detect if it's an integer, primary key, or foreign key column. You had fewer problems building the model."

What is our primary use case?

We're SSIS for flat file data ingestion. Our data sources are Excel files, but if the data sources are SQL servers, I use store procedures instead of SSIS packages.

What is most valuable?

SSIS is easy to use. 

What needs improvement?

SSIS is cumbersome despite its drag-and-drop functionality. For example, let's say I have 50 tables with 30 columns. You need to set a data type for each column and table. That's around 1,500 objects. It gets unwieldy adding validation for every column. Previously, SSIS automatically detected the data type, but I think they removed this feature. It would automatically detect if it's an integer, primary key, or foreign key column. You had fewer problems building the model. 

For how long have I used the solution?

I have used SSIS for three or four months. 

What do I think about the stability of the solution?

SSIS is a stable product, but the problem is with the UI you use to build things. If you have it deployed on a virtual machine, everything crashes sometimes. That's one of the significant problems we face with Microsoft products.

What do I think about the scalability of the solution?

We have problems with the ports for the analysis services. If everything is deployed, you need to redeploy. It's hard to scale out. If you plan to scale up, you need to prepare everything correctly from the start. Everything needs to be properly configured and deployed. 

Which solution did I use previously and why did I switch?

We decided to use SSIS because most developers know SQL Server. If they need to hire data engineers, they can just use generic languages like SQL Portal. You don't need to know Talend or other data warehouses and database engines. They prefer SQL Server because that's the most common product.

How was the initial setup?

Setting up SSIS is difficult. I rate it seven out of 10 for ease of setup. It takes around a week to setup a simple data warehouse with three tables. 

What other advice do I have?

I rate SSIS six out of 10. SSIS can get the job done for bigger datasets. However, SQL Server lags if you're working with more than a terabyte or petabyte of data. I recommend exploring the tool because most of the video tutorials on the internet are outdated, and the official Microsoft documentation is geared toward advanced users. Beginners will have a hard time. You need a senior engineer to teach you, or you must explore the tool on your own.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free SSIS Report and get advice and tips from experienced pros sharing their opinions.
Updated: September 2025
Product Categories
Data Integration
Buyer's Guide
Download our free SSIS Report and get advice and tips from experienced pros sharing their opinions.