Add a Dameng database

更新时间:
复制 MD 格式

Before you can use a Dameng database in DataV-Board, you must add the database instance as a data source.

Prerequisites

The information required to add the Dameng database instance is prepared.

Limits

This feature is available only in DataV Enterprise Edition and later versions.

Add a data source over a private network

  1. Access the DataV console.

  2. On the Workbench page, click Data Preparation > Data Source > New Data Source.

  3. From the Type list, select Dameng Database.

  4. Select Private Network and the region where the Dameng database instance is located.

  5. Enter the database configuration information.

    Parameter

    Description

    VPC ID

    The ID of the VPC where the Dameng database instance resides.

    VPC Instance ID

    The ID of a VPC-connected database instance, a VPC network connection address, or a VPC IP address.

    Name

    A custom name for the data source.

    Domain Name

    The VPC address used to access the database instance.

    Port

    The port number of the database.

    Username

    The username used to log on to the database.

    Password

    The password used to log on to the database.

    Database

    The database name. You can select from the automatically retrieved list or enter a name manually.

  6. After you enter the database information, click OK. The system automatically tests the connection. If the connection is successful, the new data source is added to the data source list.

Add a data source over the internet

  1. Access the DataV console.

  2. On the Workbench page, click Data Preparation > Data Source > New Data Source.

  3. From the Type list, select Dameng Database.

  4. Select Public Network.

  5. Enter the database configuration information.

    Parameter

    Description

    Name

    A custom name for the data source.

    Domain Name

    The public address used to access the Dameng database instance.

    Port

    The port number of the database.

    Username

    The username used to log on to the database.

    Password

    The password used to log on to the database.

    Database

    The database name. You can select from the automatically retrieved list or enter a name manually.

  6. After you enter the database information, click OK. The system automatically tests the connection. If the connection is successful, the new data source is added to the data source list.

What to do next

After you create the data source, you can:

  • Use the data source: Go to the project editing page, add a widget, and configure the widget to use the data source.

  • Manage the data source: Edit, delete, or perform other management operations on the data source. For more information, see Data Source Management.

References