SSIS Data Flow Components for BigCommerce by Devart
by Devart s.r.o.
Reliable and simple to use data connector for BigCommerce.
BigCommerce Data Integration in ETL Using SSIS Source, Lookup & Destination Components
Devart SSIS Data Flow Components for BigCommerce allow you to integrate BigCommerce products, customers, orders, brands and other objects with other cloud applications and databases via SQL Server Integration Services (SSIS). They include optimized BigCommerce Source, BigCommerce Destination, and BigCommerce Lookup components and provide their own BigCommerce Connection Manager.
- Quickly build SSIS-based integration solutions for BigCommerce
- Automate BigCommerce integration via SSIS Data Flow tasks
- Import and export CSV files to BigCommerce
- Synchronize BigCommerce with SQL Server or other data sources
SQL Support for BigCommerce
Devart BigCommerce Source supports SQL to get data from BigCommerce. Simple statements are translated directly to BigCommerce API calls and executed on the BigCommerce side, and for more complex statements, the necessary data are queried from BigCommerce and processed locally. You can specify complex SELECT statements with grouping, filtering, ordering, etc. in the Devart BigCommerce Source editor.
Convenient Devart BigCommerce Source Editor
Devart BigCommerce Source component offers a convenient editor, which displays all the BigCommerce objects and their fields and allows you to quickly build a query to BigCommerce via drag-n-drop. It also displays the list of available system and user variables of the package, allowing you to quickly add them to your SELECT statements. If necessary, you can also quickly preview data, returned by the source, and check whether you query returns what you need.
Advanced Lookup Optimizations
Devart BigCommerce Lookup component offers very high performance because of the advanced optimization techniques used. It checks several rows at once, and caches the returned results to reduce the number of round-trips to the server.
High-performance Devart BigCommerce Destination
Devart BigCommerce Destination component allows you to quickly load data to BigCommerce. It supports all kinds of DML operations - INSERT, UPDATE, and DELETE.