CData vs SSIS vs Skyvia

CData and SSIS both offer a data integration solution. Compare the features and benefits, data sources and destinations, and see which meets your needs. Look at the side-by-side comparison chart of the two data integration solutions.

Look at the side-by-side comparison chart

CData

vs

SSIS

vs

Skyvia

About the Services

CData

CData Software is a leading provider of data access and connectivity solutions. Founded in 2014, CData has more than 10,000 customers. They develop data connectivity drivers for ODBC, JDBC, .Net, and Python to make data access easy. It also provides adapters to known data integration solutions. This includes SSIS, Mulesoft, and more. And one of the data integration solutions it offers is CData Sync.

CData Sync supports ETL and ELT processes with SQL and dbt transformations. It works by creating jobs and tasks to process data from the source to the destination. Each job can use any of the 250+ sources supported. And tasks run in a sequential manner to achieve the format required in the destination. You can then schedule the jobs to run at a specific or recurring time. It also allows a Unix cron statement for advanced scheduling.

CData provides software that resides on customer premises and network environments. So, CData has no access to customer data. And it is not considered a ‘processor’ under the GDPR and like privacy laws.

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.

CDataSSISSkyvia
FocusETL, ELT, and data ingestion.ETL, ELT, and Reverse ETL.Data ingestion, ELT, ETL, reverse ETL, data sync, workflow automation.
Skill levelNo-code solution for simple integrations.
SQL/dbt skills for advanced data pipelines.
Low-code, no-code solution.
Or, coding in .Net languages like C#.
No-code and easy to use wizard.
Sources250+ODBC, ADO, .Net, OLEDB compatible data sources.160+
DestinationsCloud, on-premises, mobile, and social data sources.Supported data sources.Supported data sources, including databases, data warehouses, cloud apps and flat files.
Database replicationFull or incremental load using change tracking and change data capture (CDC).
CDC support is available for Professional and Enterprise Licenses only.
Full and incremental load.Full table and incremental via change data capture.
Ability for customers to add new data sourcesYes, by request.Yes, by coding custom data source components.Yes, by request or using REST API connector.
G2 customer satisfaction4.5 out of 5
12 reviews
4.6 out of 5
11 reviews
4.8 out of 5
157 Reviews
Peer Insights satisfaction4.0
14 Ratings
4.4
291 Ratings
4.8
85 Ratings
Developer toolsRest API access is for Professional and Enterprise Licenses only.
And dbt, an external product, used for advanced data transformations.
Visual Studio, SQL Server Management Studio.REST connector for data sources that have REST API.
Advanced ETL capabilitiesAPIScript for writing custom processing logic and calling external processes like running batch files and more.Running external processes.
Running within Azure Data Factory.
Visual ETL data pipeline designer with data orchestration capabilities
Compliance and security certificationsSOC 2.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 processSelf-service or contact a product specialist for Enterprise licensing.Bundled when you buy Microsoft SQL Server.Self-service or sales.
Vendor lock-inAnnual contracts or pay-as-you-go for AWS and Azure deployments.Based on SQL Server subscription.Monthly or annual contracts.
PricingVolume and connection-based pricing per month. Free trials.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

CData

CData Sync connects to more than 250 data sources and more than 20 destinations. This includes relational databases like MySQL and PostgreSQL. And NoSQL databases like MongoDB and Redis. And also, data warehousing platforms like Snowflake. It also supports SaaS platforms like Salesforce and more. Upon installation, CData Sync comes with select popular connectors. You can download other connectors on the CData website if you need more. And you can also install a new connector provided by their support team.

You can request CData for a custom connector and they promise to provide it to you in 90 days.

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

CData

CData Sync allows two ways to transform data: SQL and dbt transformations. This means you need SQL and Python coding skills. For simple transformations, SQL is enough. But complex transformations may require Python.

You can use SQL for in-flight or midstream transformations in ETL. This means that transformation happens before loading. And use dbt (SQL and/or Python) for post-job transformations in ELT.

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

CData

CData has both standard and premium support for any of its products.

Standard technical support is through email. With this level of support, CData will do its best to solve your problem at the soonest possible time. This support covers licensing, installation, and issues involving any of their products. And before you email them, look for answers in the Online Knowledge Base first. The answer you’re looking for might already be there.

But, premium support is more priority over standard support. You can do these either by email or phone. And this also covers programming and other issues besides what standard support covers.

Live chat is also available through CData’s website.

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

CData

You can order CData Sync online and choose between the following:

• Standard,
• Professional,
• Enterprise,
• Pay-as-you-go through AWS and Azure,
• and Multi-server and site licensing.

CData will charge you based on the number of rows and connections. Price starts at $3,999 per year for the Standard license. And you pay for 5 connections and up to 100 million rows per month. Note also that in that whooping price, you can’t take advantage of the REST API access and change data capture features of supported databases. So, you have to go for the higher priced plan.

But before you take out your credit card for payment, you can request a trial of the software. The number of days you can do the trial is unspecified. To request a trial, you need to fill up a form on their website. Then, wait for their response in your email. Yet, you need to provide a corporate email. But if you don’t have one, you can send an email to the CData support email instead.

Note that in each of the plan, premium support is not included. You have to pay an extra $999.75 for it.

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.