The data management function helps you quickly establish data models and provides you with data entities for script and job development. With data management, you can:
- Manage multiple types of data lakes, such as DWS and MRS Hive.
- Use the GUI and DDL to manage database tables.
The following figure shows the process for using the data management function.
Figure 1 Data management process
- Create a data connection to connect to a data lake base service. For details, see Creating a Data Connection.
- Create a database based on the service type. For details, see Creating a Database.
- If the connection type is DWS, create a database schema and a table. If the connection type is not DWS, create a table. For details, see (Optional) Creating a Database Schema.
- Create a table. For details, see Creating a Table.