Go SDK Go SDK The GreptimeDB Go ingester library utilizes gRPC for writing data to the database. For how to use the library, please refer to the Go library documentation . To c...
Golang SDK Producer Consumer Example Golang SDK Similar to the C++/Python SDK, the Golang SDK is also divided into two parts: Producer and Consumer . Here is an introduction...