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

Getting to Know GeminiDB DynamoDB-Compatible API

This section instructs you to create and connect to a GeminiDB DynamoDB-Compatible instance.

Connection Methods

You can use Java and Python to connect to a GeminiDB DynamoDB-Compatible instance. A load balancer address (port: 80) is recommended.

Table 1 Connection methods

Method

Scenario

Description

Connecting to a GeminiDB DynamoDB-Compatible Instance Using Java

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

-

Connecting to a GeminiDB DynamoDB-Compatible Instance Using Python

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

-

More Connection Operations