{"id":51842,"library":"couchbase-go-couchbase","title":"Couchbase Go Client","description":"Package couchbase provides a smart client for Go to interact with Couchbase Server.","status":"active","version":"0.1.1","language":"go","source_language":null,"source_url":"https://github.com/couchbase/go-couchbase","tags":["couchbase","database","client","nosql"],"install":[{"cmd":"go get github.com/couchbase/go-couchbase","lang":"bash","label":"Install github.com/couchbase/go-couchbase"}],"dependencies":[],"imports":[{"symbol":"couchbase","correct":"github.com/couchbase/go-couchbase"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/couchbase/go-couchbase\"\n)\n\nfunc main() {\n\tclient, err := couchbase.Connect(\"http://localhost:8091\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(client.Info())\n}","lang":"go","description":"Connect to a Couchbase cluster"},"warnings":[],"env_vars":null,"search_vec":"'client':3,9,19 'couchbas':1,5,15,17 'databas':18 'go':2,11 'interact':13 'nosql':20 'packag':4 'provid':6 'server':16 'smart':8","created_at":"2026-06-15T06:32:20.914797+00:00","updated_at":"2026-06-15T06:32:20.914797+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/go-couchbase","github":"https://github.com/couchbase/go-couchbase","docs":"https://pkg.go.dev/github.com/couchbase/go-couchbase#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-15","next_check":"2026-12-12","install_tag":null}}