Data Migration to GaussDB(DWS)
GaussDB(DWS) provides flexible methods for importing data. You can import data from different sources to GaussDB(DWS). The features of each method are listed in Table 1. You can select a method as required. You are advised to use GaussDB(DWS) with Cloud Data Migration (CDM), and Data Lake Factory (DLF). CDM is used for batch data migration, and DLF orchestrates and schedules the entire ETL process and provides a visualized development environment.
- DRS, CDM, OBS, and MRS are Huawei Cloud services.
- GDS, DSC, and gs_restore are internal tools.
Import Method |
Supported Data Source/Database |
Description |
Advantage |
---|---|---|---|
TEXT, CSV, ORC, and CarbonData data file formats |
You can import data in TEXT, CSV, ORC, or CarbonData format from OBS to GaussDB(DWS) for query, and can remotely read data from OBS. It is recommended for GaussDB(DWS). |
This method features high performance and flexible scale-out. |
|
TEXT and CSV data file formats |
You can use the GDS tool provided by GaussDB(DWS) to import data from the remote server to GaussDB(DWS) in parallel. Multiple DNs are used for the import. This method is efficient and applicable to importing a large amount of data to the database. |
||
|
You can configure a GaussDB(DWS) cluster to connect to an MRS cluster, and read data from the HDFS of MRS to GaussDB(DWS). |
This method features high performance and flexible scale-out. |
|
|
CDM can migrate various types of data in batches between homogeneous and heterogeneous data sources. CDM migrates data to GaussDB(DWS) using the COPY statement or the GDS parallel import method. |
This method supports data import from abundant data sources and is easy-to-operate. |
|
Third-party ETL tool |
Databases, NoSQL, file systems, and big data platforms |
For details, see the documents of the third-party ETL tool. GaussDB(DWS) provides the DSC tool to migrate Teradata/Oracle scripts to GaussDB(DWS). |
This method supports abundant data sources and provides powerful data conversion through OBS. |
- |
Data communication between two GaussDB(DWS) clusters is supported. You can use foreign tables to access and import data across GaussDB(DWS) clusters. |
This method is applicable to data synchronization between multiple GaussDB(DWS) clusters. |
|
Other files or databases |
When you use Java to develop applications, the CopyManager interface of the JDBC driver is invoked to write data from files or other databases to GaussDB(DWS). |
Data is directly written from other databases to GaussDB(DWS). Service data does not need to be stored in files. |
|
Local files |
Unlike the SQL COPY statement, the \copy command can be used to read data from or write data to only local files on a gsql client. |
This method is easy-to-operate and suitable for importing a small amount of data to the database. |
|
SQL, TMP, and TAR file formats |
During database migration, you can use the gs_restore tool to import the file exported using the gs_dump tool to a GaussDB(DWS) cluster. In this way, metadata, such as table definitions and database object definitions, is imported. The following data needs to be imported:
|
This method is applicable to metadata migration. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot