TrustRadius: an HG Insights company

Redis Software vs. SQL Server Integration Services (SSIS)

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Redis Software

    Score8.8 out of 10
    N/ARedis is an open source in-memory data structure server and NoSQL database.N/A

    SSIS

    Score8 out of 10
    N/AMicrosoft's SQL Server Integration Services (SSIS) is a data integration solution.N/A
    Pricing
    Redis SoftwareSSIS
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Redis SoftwareSSIS
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional Details——
    More Pricing Information
    Features
    Redis SoftwareSSIS
    Data Source Connection
    Comparison of Data Source Connection features of Redis Software and SQL Server Integration Services (SSIS)
    Feature
    Redis Software
    -
    Ratings
    SQL Server Integration Services (SSIS)
    7.0
    56 Ratings
    18% below category average
    Connect to traditional data sources00 Ratings9.056 Ratings
    Connecto to Big Data and NoSQL00 Ratings5.043 Ratings
    Data Transformations
    Comparison of Data Transformations features of Redis Software and SQL Server Integration Services (SSIS)
    Feature
    Redis Software
    -
    Ratings
    SQL Server Integration Services (SSIS)
    6.8
    56 Ratings
    18% below category average
    Simple transformations00 Ratings8.956 Ratings
    Complex transformations00 Ratings4.755 Ratings
    Data Modeling
    Comparison of Data Modeling features of Redis Software and SQL Server Integration Services (SSIS)
    Feature
    Redis Software
    -
    Ratings
    SQL Server Integration Services (SSIS)
    7.5
    54 Ratings
    6% below category average
    Data model creation00 Ratings9.028 Ratings
    Metadata management00 Ratings6.035 Ratings
    Business rules and workflow00 Ratings7.145 Ratings
    Collaboration00 Ratings9.140 Ratings
    Testing and debugging00 Ratings6.451 Ratings
    Data Governance
    Comparison of Data Governance features of Redis Software and SQL Server Integration Services (SSIS)
    Feature
    Redis Software
    -
    Ratings
    SQL Server Integration Services (SSIS)
    5.4
    43 Ratings
    40% below category average
    Integration with data quality tools00 Ratings6.238 Ratings
    Integration with MDM tools00 Ratings4.638 Ratings
    Best Alternatives
    Redis SoftwareSSIS
    Small Businesses
    No answers on this topic
    Skyvia
    Score10 out of 10
    Medium-sized Companies
    No answers on this topic
    IBM InfoSphere Information Server
    Score10 out of 10
    Enterprises
    No answers on this topic
    SolarWinds Task Factory
    Score8.3 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Redis SoftwareSSIS
    Likelihood to Recommend
    8.0
    (76 ratings)
    8.0
    (56 ratings)
    Likelihood to Renew
    8.7
    (12 ratings)
    9.0
    (4 ratings)
    Usability
    9.0
    (6 ratings)
    8.0
    (11 ratings)
    Performance
    -
    (0 ratings)
    8.8
    (6 ratings)
    Support Rating
    8.7
    (5 ratings)
    8.0
    (8 ratings)
    Implementation Rating
    7.3
    (1 ratings)
    10.0
    (2 ratings)
    User Testimonials
    Redis SoftwareSSIS
    Likelihood to Recommend
    Redis
    Redis has been a great investment for our organization as we needed a solution for high speed data caching. The ramp up and integration was quite easy. Redis handles automatic failover internally, so no crashes provides high availability. On the fly scaling scale to more/less cores and memory as and when needed.
    Incentivized
    Read full review
    Microsoft
    As I mentioned earlier SQL Server Integration Services is suitable if you want to manage data from different applications. It really helps in fetching the data and generating reports. Its automation make it very easy and time efficient. It works well with large database as well. But it doesn't work well with real time data, it will take some time to gather the real time data. I would not recommend using it in a real time/fast-paced environment.
    Incentivized
    Read full review
    Pros
    Redis
    • Easy for developers to understand. Unlike Riak, which I've used in the past, it's fast without having to worry about eventual consistency.
    • Reliable. With a proper multi-node configuration, it can handle failover instantly.
    • Configurable. We primarily still use Memcache for caching but one of the teams uses Redis for both long-term storage and temporary expiry keys without taking on another external dependency.
    • Fast. We process tens of thousands of RPS and it doesn't skip a beat.
    Incentivized
    Read full review
    Microsoft
    • Standard ETL use cases for daily loads
    • Loading incoming data from Vendors which is placed on FTP and adding them to the SQL Warehouse
    • Creating outgoing data files and writing them to Vendor FTPs
    • Easy Active Directory integration for seamless connections to SQL Server
    • CI/CD by hosting the code on visualstudio.com
    Incentivized
    Read full review
    Cons
    Redis
    • We had some difficulty scaling Redis without it becoming prohibitively expensive.
    • Redis has very simple search capabilities, which means its not suitable for all use cases.
    • Redis doesn't have good native support for storing data in object form and many libraries built over it return data as a string, meaning you need build your own serialization layer over it.
    Incentivized
    Read full review
    Microsoft
    • Connection managers for online data sources can be tricky to configure.
    • Performance tuning is an art form and trialing different data flow task options can be cumbersome. SSIS can do a better job of providing performance data including historical for monitoring.
    • Mapping destination using OLE DB command is difficult as destination columns are unnamed.
    • Excel or flat file connections are limited by version and type.
    Incentivized
    Read full review
    Likelihood to Renew
    Redis
    We will definitely continue using Redis because: 1. It is free and open source. 2. We already use it in so many applications, it will be hard for us to let go. 3. There isn't another competitive product that we know of that gives a better performance. 4. We never had any major issues with Redis, so no point turning our backs.
    Incentivized
    Read full review
    Microsoft
    Some features should be revised or improved, some tools (using it with Visual Studio) of the toolbox should be less schematic and somewhat more flexible. Using for example, the CSV data import is still very old-fashioned and if the data format changes it requires a bit of manual labor to accept the new data structure
    Incentivized
    Read full review
    Usability
    Redis
    It is quite simple to set up for the purpose of managing user sessions in the backend. It can be easily integrated with other products or technologies, such as Spring in Java. If you need to actually display the data stored in Redis in your application this is a bit difficult to understand initially but is possible.
    Incentivized
    Read full review
    Microsoft
    SSIS is a great tool for most ETL needs. It has the 90% (or more) use cases covered and even in many of the use cases where it is not ideal SSIS can be extended via a .NET language to do the job well in a supportable way for almost any performance workload.
    Incentivized
    Read full review
    Performance
    Redis
    No answers on this topic
    Microsoft
    SQL Server Integration Services performance is dependent directly upon the resources provided to the system. In our environment, we allocated 6 nodes of 4 CPUs, 64GB each, running in parallel. Unfortunately, we had to ramp-up to such a robust environment to get the performance to where we needed it. Most of the reports are completed in a reasonable timeframe. However, in the case of slow running reports, it is often difficult if not impossible to cancel the report without killing the report instance or stopping the service.
    Incentivized
    Read full review
    Support Rating
    Redis
    The support team has always been excellent in handling our mostly questions, rarely problems. They are responsive, find the solution and get us moving forward again. I have never had to escalate a case with them. They have always solved our problems in a very timely manner. I highly commend the support team.
    Incentivized
    Read full review
    Microsoft
    The support, when necessary, is excellent. But beyond that, it is very rarely necessary because the user community is so large, vibrant and knowledgable, a simple Google query or forum question can answer almost everything you want to know. You can also get prewritten script tasks with a variety of functionality that saves a lot of time.
    Incentivized
    Read full review
    Implementation Rating
    Redis
    Whitelisting of the AWS lambda functions.
    Incentivized
    Read full review
    Microsoft
    The implementation may be different in each case, it is important to properly analyze all the existing infrastructure to understand the kind of work needed, the type of software used and the compatibility between these, the features that you want to exploit, to understand what is possible and which ones require integration with third-party tools
    Incentivized
    Read full review
    Alternatives Considered
    Redis
    We are big users of MySQL and PostgreSQL. We were looking at replacing our aging web page caching technology and found that we could do it in SQL, but there was a NoSQL movement happening at the time. We dabbled a bit in the NoSQL scene just to get an idea of what it was about and whether it was for us. We tried a bunch, but I can only seem to remember Mongo and Couch. Mongo had big issues early on that drove us to Redis and we couldn't quite figure out how to deploy couch.
    Incentivized
    Read full review
    Microsoft
    I think SQL Server Integration Services is better suited for on-premises data movement and ADF is more suited for the cloud. Though ADF has more connectors, SQL Server Integration Services is more robust and has better functionality just because it has been around much longer
    Incentivized
    Read full review
    Return on Investment
    Redis
    • Redis has helped us increase our throughput and server data to a growing amount of traffic while keeping our app fast. We couldn't have grown without the ability to easily cache data that Redis provides.
    • Redis has helped us decrease the load on our database. By being able to scale up and cache important data, we reduce the load on our database reducing costs and infra issues.
    • Running a Redis node on something like AWS can be costly, but it is often a requirement for scaling a company. If you need data quickly and your business is already a positive ROI, Redis is worth the investment.
    Incentivized
    Read full review
    Microsoft
    • Without this, we would have to manually update a spreadsheet of our SQL Server inventory
    • We would also have poor alerting; if an instance was down we wouldn't know until it was reported by a user
    • We only have one other person who uses SQL Server Integration Services , he's the expert. It would fall to me without him and I would not enjoy being responsible for it.
    Incentivized
    Read full review
    ScreenShots

    Redis Software Screenshots

    Screenshot of Database configurationScreenshot of Database metricsScreenshot of DatabasesScreenshot of NodesScreenshot of Alerts