About the Services
SnapLogic
SnapLogic provides a unified platform for app integration, data integration, and API management. Founded in 2006, it now has 5 global offices to meet the demands of more customers. It is an iPaaS company offering tools integrating various data sources. This includes cloud databases, SaaS, and on-premise apps. It’s Data Integration and Automation offers ETL, ELT, and reverse ETL.
SnapLogic uses a graphical interface augmented by AI. With this, it claims to create pipelines 40% – 60% faster than other pipeline designers. Another thing is the Integration Assistant. It is a recommendation engine that uses machine learning. And it predicts the next step in building a pipeline. It claims to have an accuracy of up to 90% in recommending the next step.
Its 700+ pre-built connectors called Snaps are available across other SnapLogic products. This includes Data Integration and Automation. There are also transformation snaps to do cleansing and data preparation.
SnapLogic platform runs on Amazon Web Services (AWS). And it leverages the security and compliance capabilities of AWS.
SSIS
SQL Server Integration Services (SSIS) is a data integration tool from Microsoft. You have SSIS when you buy Microsoft SQL Server. Launched in 2005, SSIS works with a variety of sources and delivers it to the desired destination. It’s a mature product that is flexible, scalable, and reliable. It is ideal for small-scale data migrations to large-scale enterprise data warehouses.
You can design SSIS packages using Visual Studio with drag-and-drop functionality and then perform a variety of data integration scenarios. And this includes ETL, ELT, reverse ETL, data ingestion, replication, and more. SSIS provides a range of data connectors for SQL Server, Oracle, Excel, and other data sources. It can also work with structured, semi-structured, and unstructured data. There are also third-party providers of free and commercial SSIS components. This adds more connectors and transformations to SSIS.
SSIS comes together with SQL Server installer. And it needs installation and configuration by a skilled IT professional. Data resides on customers’ on-premise or cloud servers. So, they are in control of its security. But you can also deploy it in the cloud. So, the security and privacy certifications of that cloud provider are in effect.
Skyvia
Skyvia is a no-code cloud data integration platform which supports a big variety of data integration scenarios including ETL, ELT, Reverse ETL, data migration, one way and bi-directional data sync, workflows automation, etc. It was created by Devart in 2014 to boost data-related performance: cloud data integration, backup and management.
Skyvia offers more than 160 ready-made data connectors for dozens of thousands of free users, including 2000+ paid customers. It's easy to use, offers drag-and-drop interface and suits both IT professionals and business users.
Skyvia has flexible pricing plans for each product, making it applicable for businesses of all sizes, from a small startup to an enterprise company. Also, Skyvia's freemium model allows users to start using it with a completely free plan and then decide if further upgrade is needed.
It is hosted in a Microsoft Azure cloud which provides the best data security and complies with a wide set of security standards including SOC 2, ISO 27001, and many others.
Focus | ETL, ELT, Reverse ETL. | ETL, ELT, and Reverse ETL. | Data ingestion, ELT, ETL, reverse ETL, data sync, workflow automation. |
Skill level | Low-code, No-code solutions. | Low-code, no-code solution. Or, coding in .Net languages like C#. | No-code and easy to use wizard. |
Sources | 700+ | ODBC, ADO, .Net, OLEDB compatible data sources. | 160+ |
Destinations | Supported data sources including databases, data warehouses, and more | Supported data sources. | Supported data sources, including databases, data warehouses, cloud apps and flat files. |
Database replication | Full or incremental load. | Full and incremental load. | Full table and incremental via change data capture. |
Ability for customers to add new data sources | Yes. Contact your SnapLogic Customer Service Manager. | Yes, by coding custom data source components. | Yes, by request or using REST API connector. |
G2 customer satisfaction | 4.2 out of 5 174 reviews | 4.6 out of 5 11 reviews | 4.8 out of 5 157 Reviews |
Peer Insights satisfaction | 4.5 138 Ratings | 4.4 291 Ratings | 4.8 85 Ratings |
Developer tools | SnapLogic Designer for designing pipelines and SnapLogic API Management. | Visual Studio, SQL Server Management Studio. | REST connector for data sources that have REST API. |
Advanced ETL capabilities | SnapLogic Integration Assistant to help build pipelines faster using AI. | Running external processes. Running within Azure Data Factory. | Visual ETL data pipeline designer with data orchestration capabilities |
Compliance and security certifications | SOC 3, HIPAA, SSAE18 Type II, ISAE 3402 Type 2, GDPR, and AWS cloud infrastructure security and compliance certificates. | In the cloud: ISO/IEC 27001:2013, SOC 1/2, HIPAA, GDPR. On premise: IT departments are in control of security. | HIPAA, GDPR, PCI DSS. ISO 27001 and SOC 2 (by Azure). |
Purchase process | Visit the website for a demo and free trial. Then, talk to sales. | Bundled when you buy Microsoft SQL Server. | Self-service or sales. |
Vendor lock-in | Annual contracts. | Based on SQL Server subscription. | Monthly or annual contracts. |
Pricing | Fixed rate pricing model for unlimited data and integrations. 30-day free trial. | Pricing is based on SQL Server Edition licenses. Developer Edition is free. | Volume-based and feature-based pricing. Freemium model allows to start with a free plan. |
Connectors
SnapLogic
SnapLogic calls their pre-built connectors Snaps. And they have 700+ snaps to connect and integrate data. This includes major relational and NoSQL databases, SaaS platforms, and more. So, you can be sure that major CRM, accounting, email marketing, and other SaaS apps are there. But if you cannot find your connector, call your Customer Relations Manager for a custom Snap.
But Snaps are not for connections only. Depending on the data source, a Snap can do more. For example, a MySQL Snap includes running Bulk Inserts or stored procedures.
SnapLogic regularly updates Snaps to ensure 100% compatibility.
SSIS
SQL Server Integration Services (SSIS) comes with various data connectors. These data sources are compatible with ADO, .Net, ODBC, and OLEDB providers. Some of the popular ones include connectors for SQL Server, Oracle, and Excel.
You can also create your own custom connectors to connect to unknown data sources. You can do this by creating a custom data source component. This allows customers to extend its functionality. And connect to any data source they need.
Skyvia
Skyvia offers more than 160 connectors and the number is rapidly growing. Among these connectors there are CRM, accounting, email marketing, e-commerce, human resources, marketing automation, payment processing, product management, all major databases and DWH, flat files, etc. Customers can also leave request for creating a new data connector and Skyvia will prioritize building it without additional payment.
Transformation
SnapLogic
SnapLogic has the Transformation Snap Pack that includes various transformation tasks. With this you can aggregate, pivot, encrypt, and more. This also includes AutoPrep to cut manual coding of data preparation and cleansing. It also allows non-technical users to make data transformations easily.
Meanwhile, the ELT Snap Pack provides transformations for ELT pipelines. With this, you can use SQL expressions and functions in the transformations. You can aggregate, cast to a different data type, join, filter, and more.
SSIS
SSIS can handle data transformations in ETL, ELT, and reverse ETL scenarios. You can do transformation tasks like data cleansing, conversion, merging, and more. There are 30+ built-in transformations available in SSIS. And if you need something outside of that, code using C# or VB.Net to make your custom transformation.
Additionally, AI in Visual Studio can help you code faster. This is possible by using extensions like GitHub Copilot.
Skyvia
Skyvia is a full-featured ETL service that allows building data integrations with powerful transformations between multiple data sources. It is a no code solution with support for data splitting, complex expressions and formulas, lookups, and many more operations.
Skyvia's Data Flow and Control Flow components can be used for building more advanced ETL data pipelines with support for multiple connectors and additional features like modifying the data, flowing through them, splitting flows of records into multiple outputs, or modifying data flow variables.
Support
SnapLogic
SnapLogic has different ways to support customers throughout the whole integration experience. They have documentation, training, video tutorials, and more.
SnapLogic uses an online customer support page to submit issues and requests. It also has a community where customers share their knowledge. And a full resource library where you can find all the videos, podcasts, case studies, and more. Consult the documentation before sending a support ticket.
If you want a learning path or a course, you can join the SnapLogic Academy and earn a certification badge.
SSIS
SSIS customers can receive support from Microsoft through a variety of channels. This includes online documentation, community forums, and direct support from Microsoft.
Different levels include free online resources, paid support plans, and premium support plans.
Customers can access support through the Microsoft Support Center. From here they can create a support ticket or chat with a support representative.
Microsoft also offers a Service Level Agreement (SLA) for its premium support plans. This guarantees a response time and resolution time for support requests. To avail, contact a Microsoft sales representative. Or visit the Microsoft Support website.
Skyvia
Skyvia offers free email, chat (on website or in app), and forum support for all customers. It also provides extensive documentation with lots of tutorials and user guides.
For paid customers there's also a phone support option, and additional support options for Enterprise customers.
Pricing
SnapLogic
You can’t find a pricing page on the SnapLogic website.
However, in G2 you can find 3 tiers of pricing for SnapLogic. The Project Edition, the Enterprise Edition, and the Ultra Enterprise Edition. The Project Edition starts at $48K. And then, the Enterprise Edition starts at $100K for handling multiple projects. Finally, you need to contact sales for the Ultra Enterprise Edition. And this tier is for real-time and mission-critical integrations.
Meanwhile, a SnapLogic mentions a fixed pricing model on their blog. This covers unlimited data and application integration. You can get a sure pricing model specific to your needs if you contact sales.
SSIS
SSIS is part of the SQL Server suite of products. And the pricing model is per-core. You can choose to buy a SQL Server license with SSIS included, or they can buy an SSIS license separately. Prices vary depending on the SQL Server edition and the number of cores required.
Microsoft also offers cloud-based options for SSIS through its Azure services. Customers can choose to run SSIS packages on virtual machines. Or use Azure Data Factory, a cloud-based ETL service that includes SSIS functionality. Azure Data Factory pricing model is another thing to consider. But you will only pay based on usage.
Developers can use SSIS for free if they have a SQL Server Developer Edition. This version includes all features of SQL Server Enterprise. But the license is for development and testing only.
Skyvia
Skyvia Data Integration is a freemium tool with an option to request a 14-day trial. Paid plans start from $19 per month. Pricing tiers (from Basic to Enterprise) vary by the number of successfully loaded records, frequency of scheduling and the inclusion of the advanced ETL features. There are no purchase commitments and customers are able to upgrade or downgrade at any time depending on their needs. A detailed comparison can be found here.