cashapp / pranadb

Apache License 2.0
613 stars 24 forks source link

Golang client #345

Open purplefox opened 2 years ago

purplefox commented 2 years ago

We should create a simple Golang client which wraps the complexity of how the gRPC API is used:

purplefox commented 2 years ago

Could be based on https://github.com/cashapp/pranadb/blob/main/client/client.go

mohsalsaleem commented 2 years ago

Could you please provide some more information as to what is expected from the Golang client and the functionalities listed above? I'm interested to take on this issue