TrustRadius: an HG Insights company

PrestoDB (or Presto) vs. SQL Server Integration Services (SSIS)

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    PrestoDB (or Presto)

    Score10 out of 10
    N/APresto is an open source SQL query engine designed to run queries on data stored in Hadoop or in traditional databases. Teradata supported development of Presto followed the acquisition of Hadapt and Revelytix.N/A

    SSIS

    Score8 out of 10
    N/AMicrosoft's SQL Server Integration Services (SSIS) is a data integration solution.N/A
    Pricing
    PrestoDB (or Presto)SSIS
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    PrestoDB (or Presto)SSIS
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    PrestoDB (or Presto)SSIS
    Considered Both Products
    Open Source
    No answer on this topic
    Microsoft
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    84%
    Would buy again
    21 Answers
    Delivers good value for the price
    No answers on this topic
    96%
    Delivers good value for the price
    24 Answers
    Happy with the feature set
    No answers on this topic
    88%
    Happy with the feature set
    22 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    10 Answers
    Implementation went as expected
    No answers on this topic
    95%
    Implementation went as expected
    19 Answers
    Features
    PrestoDB (or Presto)SSIS
    Data Source Connection
    Comparison of Data Source Connection features of PrestoDB (or Presto) and SQL Server Integration Services (SSIS)
    Feature
    PrestoDB (or Presto)
    -
    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 PrestoDB (or Presto) and SQL Server Integration Services (SSIS)
    Feature
    PrestoDB (or Presto)
    -
    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 PrestoDB (or Presto) and SQL Server Integration Services (SSIS)
    Feature
    PrestoDB (or Presto)
    -
    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 PrestoDB (or Presto) and SQL Server Integration Services (SSIS)
    Feature
    PrestoDB (or Presto)
    -
    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
    PrestoDB (or Presto)SSIS
    Small Businesses
    Amazon RDS
    Score8.1 out of 10
    Skyvia
    Score10 out of 10
    Medium-sized Companies
    SingleStore
    Score8.2 out of 10
    IBM InfoSphere Information Server
    Score10 out of 10
    Enterprises
    SAP IQ
    Score5.4 out of 10
    SolarWinds Task Factory
    Score8.3 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    PrestoDB (or Presto)SSIS
    Likelihood to Recommend
    7.8
    (2 ratings)
    8.0
    (56 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.0
    (4 ratings)
    Usability
    -
    (0 ratings)
    8.0
    (11 ratings)
    Performance
    -
    (0 ratings)
    8.8
    (6 ratings)
    Support Rating
    -
    (0 ratings)
    8.0
    (8 ratings)
    Implementation Rating
    -
    (0 ratings)
    10.0
    (2 ratings)
    User Testimonials
    PrestoDB (or Presto)SSIS
    Likelihood to Recommend
    Open Source
    Presto is for interactive simple queries, where Hive is for reliable processing. If you have a fact-dim join, presto is great..however for fact-fact joins presto is not the solution.. Presto is a great replacement for proprietary technology like Vertica
    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
    Open Source
    • Linking, embedding links and adding images is easy enough.
    • Once you have become familiar with the interface, Presto becomes very quick & easy to use (but, you have to practice & repeat to know what you are doing - it is not as intuitive as one would hope).
    • Organizing & design is fairly simple with click & drag parameters.
    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
    Open Source
    • Presto was not designed for large fact fact joins. This is by design as presto does not leverage disk and used memory for processing which in turn makes it fast.. However, this is a tradeoff..in an ideal world, people would like to use one system for all their use cases, and presto should get exhaustive by solving this problem.
    • Resource allocation is not similar to YARN and presto has a priority queue based query resource allocation..so a query that takes long takes longer...this might be alleviated by giving some more control back to the user to define priority/override.
    • UDF Support is not available in presto. You will have to write your own functions..while this is good for performance, it comes at a huge overhead of building exclusively for presto and not being interoperable with other systems like Hive, SparkSQL etc.
    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
    Open Source
    No answers on this topic
    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
    Open Source
    No answers on this topic
    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
    Open Source
    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
    Open Source
    No answers on this topic
    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
    Open Source
    No answers on this topic
    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
    Open Source
    Presto is good for a templated design appeal. You cannot be too creative via this interface - but, the layout and options make the finalized visual product appealing to customers. The other design products I use are for different purposes and not really comparable to Presto.
    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
    Open Source
    • Presto has helped scale Uber's interactive data needs. We have migrated a lot out of proprietary tech like Vertica.
    • Presto has helped build data driven applications on its stack than maintain a separate online/offline stack.
    • Presto has helped us build data exploration tools by leveraging it's power of interactive and is immensely valuable for data scientists.
    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