Updated on 2025-07-30 GMT+08:00

Connection Methods

Figure 1 shows the process of connecting to a GeminiDB DynamoDB-Compatible instance.

Figure 1 Connection Methods
Table 1 Network connection

Method

Scenario

Default Port

Description

Load balancer

Suitable for production environments such as ECSs and functions. Requests are evenly distributed to available nodes.

80

  • Accessible only in a VPC
Table 2 Code connection

Method

Scenario

Description

Connecting to a GeminiDB DynamoDB-Compatible Instance Using Java

An example of connecting to a GeminiDB DynamoDB-Compatible instance using Java

An instance can be connected using Java.

Connecting to a GeminiDB DynamoDB-Compatible Instance Using Python

An example of connecting to a GeminiDB DynamoDB-Compatible instance using Python

An instance can be connected using Python.