Find the endpoint, default username, and initial password for LindormTable in the Lindorm console, then add your client IP address to the whitelist to allow connections.
Prerequisites
Before you begin, ensure that you have:
A Lindorm instance
The IP address of the machine or application that will connect to LindormTable
Get connection information
Log on to the Lindorm console.
In the upper-left corner, select the region where the instance is deployed.
On the Instances page, click the instance ID, or click View Instance Details in the Actions column.
In the left-side navigation pane, click Database Connections. The Wide Table Engine tab is selected by default.
Note the Default Username, Default Initial Password, and endpoint shown on this tab.

Lindorm instances support access over a virtual private cloud (VPC) and the public network. The VPC endpoint is available by default. To use a public endpoint, enable public network access first.
Connect to LindormTable
SQL clients for multiple languages and Lindorm-cli use the same endpoint and port. Use the Default Username, Default Initial Password, and endpoint from the Wide Table Engine tab to configure your client.
Add a whitelist
Whitelist configuration is required for both VPC and public network access. Add the IP address of your client to the Lindorm whitelist to allow the connection. For instructions, see Configure a whitelist.