This topic describes how to use DataStudio to import MaxCompute data to Hologres.
Prerequisites
- DataWorks is activated. A DataWorks workspace is created. For more information, see Create a workspace.
- A Hologres instance is purchased and bound to a DataWorks workspace.
Background information
DataStudio allows you to import table data with a few clicks. You can import MaxCompute data and query the imported data in a visualized manner. This provides better performance than creating foreign tables for data queries.
You can also use SQL statements to import MaxCompute data. For more information, see Import data from MaxCompute to Hologres by executing SQL statements.