"Improved Import"

How to import data from Informix to Magento 2

- E-Commerce, Magento 2

Magento 2 Informix Data Import

Let’s assume a situation when you have an update stored in a remote Informix table but need to move it to Magento 2. What is the most obvious solution? It seems that exporting a CSV file from Informix and then importing it into your e-commerce store seems the most obvious one. But what if there is a more efficient way to achieve the same goal? Let’s explore the first approach and compare it with the alternative method of importing data from Informix to Magento 2. Continue Reading

How to import data from Couchbase to Magento 2

- E-Commerce, Magento 2, Our extensions

Magento 2 Couchbase Data Import

The following article discusses two different approaches to importing data from Couchbase to Magento 2. First of all, we shed light on a common way of achieving this goal which is based on a universal algorithm suitable for all remote databases. Next, a more user-friendly and efficient approach is described. Let’s start our journey to the world of Magento 2 Couchbase data import. Continue Reading

How to import data from SAP HANA to Magento 2

- E-Commerce, Magento 2, Our extensions

Magento 2 SAP HANA Data Import

Although we’ve already described the Magento 2 S/4HANA integration, it is necessary to pay separate attention to a situation when you don’t need to connect to the ERP system but should import data from SAP HANA to Magento 2. And there are two ways to achieve this goal. First of all, it is possible to implement universal practices that are suitable for all remote databases. At the same time, there is a solution that entirely automates the Magento 2 SAP HANA data import. Continue Reading

How to import data from Amazon DynamoDB to Magento 2

- E-Commerce, Magento 2, Our extensions

Magento 2 Amazon DynamoDB Data Import

In the following post, we compare two different ways of importing data from a remote Amazon DynamoDB table to Magento 2. First of all, you will find out how to do that via a default algorithm suitable for all databases. Next, we will draw your attention to a more user-friendly approach. Thus, if you need to import data from Amazon DynamoDB to Magento 2, you’ve come to the right place. Let’s start the exploration. Continue Reading

How to import data from external HBase database to Magento 2

- E-Commerce, Magento 2, Our extensions

Magento 2 HBase Data Import

The following article sheds light on how to import data from an external HBase database into Magento 2. Below, we discuss and compare two different ways of doing that. First of all, you will find out how to apply a standard algorithm of moving data from a database to Magento 2. Next, we will provide you with a reliable tool that dramatically improves the community-proven approach. Let’s start the exploration. Continue Reading

How to import data from external Hive database into Magento 2

- E-Commerce, Magento 2, Our extensions

Magento 2 Hive Import Data

Today, we are going to shed light on one significant improvement to the default admin routine. The following article describes how to import data from an external Hive database into Magento 2. First, we concentrate on a traditional approach to the data migration from a remote database into Magento 2. Next, when all the pros and cons are revealed, provide a more user-friendly way of achieving the same goal. To make the long story short, let’s proceed to the universal approach to importing data from Hive into Magento 2. Continue Reading

How to Import Data from MariaDB to Magento 2

- E-Commerce, Magento 2, Our extensions

Magento 2 MariaDB Import Data

Let’s assume that you have some important data update stored in a remote MariaDB database. You need to move the information from the external source to your Magento 2 database. How to do that? There are two ways of achieving your goal. First of all, it is possible to leverage a standard approach when you need to perform MariaDB export, edit the output, and move it into your store. However, there is a more user-friendly direction of doing the same things. Below, you will find the exploration of how to import data from MariaDB to Magento 2 in both ways. Continue Reading

How to Import & Export Data from Zoho Sheet into Magento 2

- E-Commerce, Magento 2, Our extensions

Magento 2 Zoho Sheet Import Export

If you prefer Zoho Office Suite to Microsoft Office 365 or Google Sheets and want to connect it to your Magento 2 website, you’ve come to the right place. Since our favorite e-commerce platform doesn’t provide the desired functionality, some sort of magic is required. Below, we shed light on how to import and export data from Zoho Sheet into Magento 2, but let’s say a few words about the spreadsheet software first. Continue Reading

How to Import Products and Customers into Magento 2 Multi-Vendor Marketplace

- E-Commerce, Magento 2, Our extensions

Magento 2 Multi-Vendor Marketplace Import

The Magento 2 ecosystem allows creating a multi-vendor marketplace on the basis of our favorite e-commerce platform. You don’t need to look for a custom solution since top vendors already provide extensions with the desired functionality. But what if you want to migrate from an existing website? Below, we shed light on how to import products and customers into a multi-vendor Magento 2 marketplace as well as list solutions designed to achieve the missing functionality. So, if you need to enable the advanced import mechanisms or just think about creating a new online marketplace, you’ve come to the right place. The following article provides all the necessary materials for you to start. Continue Reading