{"id":75757,"library":"couchbase-goprotostellar","title":"Couchbase Go Protostellar","description":"Couchbase Go Protostellar provides a gRPC-based client for interacting with Couchbase Server.","status":"active","version":"1.0.5","language":"go","source_language":null,"source_url":"https://github.com/couchbase/goprotostellar","tags":["couchbase","grpc","database","client"],"install":[{"cmd":"go get github.com/couchbase/goprotostellar","lang":"bash","label":"Install github.com/couchbase/goprotostellar"}],"dependencies":[],"imports":[{"symbol":"goprotostellar","correct":"github.com/couchbase/goprotostellar"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"github.com/couchbase/goprotostellar\"\n)\n\nfunc main() {\n\tclient, err := goprotostellar.NewClient(context.Background(), \"localhost:18091\", \"username\", \"password\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer client.Close()\n\tfmt.Println(\"Connected to Couchbase\")\n}","lang":"go","description":"Connect to Couchbase using Protostellar"},"warnings":[],"env_vars":null,"search_vec":"'base':11 'client':12,21 'couchbas':1,4,16,18 'databas':20 'go':2,5 'grpc':10,19 'grpc-base':9 'interact':14 'protostellar':3,6 'provid':7 'server':17","created_at":"2026-06-17T19:20:48.288257+00:00","updated_at":"2026-06-17T19:20:48.288257+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/couchbase/goprotostellar","github":"https://github.com/couchbase/goprotostellar","docs":"https://pkg.go.dev/github.com/couchbase/goprotostellar#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}