{"id":13412330,"url":"https://github.com/couchbase/gocb","last_synced_at":"2025-10-07T15:19:56.529Z","repository":{"id":25875371,"uuid":"29315564","full_name":"couchbase/gocb","owner":"couchbase","description":"The Couchbase Go SDK","archived":false,"fork":false,"pushed_at":"2024-10-23T15:13:24.000Z","size":4115,"stargazers_count":369,"open_issues_count":1,"forks_count":104,"subscribers_count":64,"default_branch":"master","last_synced_at":"2024-10-25T03:31:43.948Z","etag":null,"topics":["couchbase","golang","sdk"],"latest_commit_sha":null,"homepage":"http://blog.couchbase.com/2015/september/go-sdk-1.0-ga","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/couchbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-01-15T20:01:32.000Z","updated_at":"2024-10-23T15:13:28.000Z","dependencies_parsed_at":"2023-07-13T23:16:18.118Z","dependency_job_id":"46a750ba-a717-4a64-accd-b0540a56bb1f","html_url":"https://github.com/couchbase/gocb","commit_stats":null,"previous_names":["couchbaselabs/gocouchbase","couchbaselabs/gocb"],"tags_count":100,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/couchbase%2Fgocb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/couchbase%2Fgocb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/couchbase%2Fgocb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/couchbase%2Fgocb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/couchbase","download_url":"https://codeload.github.com/couchbase/gocb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243625088,"owners_count":20321228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["couchbase","golang","sdk"],"created_at":"2024-07-30T20:01:23.494Z","updated_at":"2025-10-07T15:19:51.471Z","avatar_url":"https://github.com/couchbase.png","language":"Go","readme":"[![GoDoc](https://godoc.org/github.com/couchbase/gocb?status.png)](https://pkg.go.dev/github.com/couchbase/gocb)\n\n# Couchbase Go Client\n\nThe Go SDK library allows you to connect to a Couchbase cluster from Go. \nIt is written in pure Go, and uses the included gocbcore library to handle communicating to the cluster over the Couchbase binary protocol.\n\n\n## Useful Links\n\n### Source\nThe project source is hosted at [https://github.com/couchbase/gocb](https://github.com/couchbase/gocb).\n\n### Documentation\nYou can explore our API reference through godoc at [https://pkg.go.dev/github.com/couchbase/gocb](https://pkg.go.dev/github.com/couchbase/gocb).\n\nYou can also find documentation for the Go SDK on the [official Couchbase docs](https://docs.couchbase.com/go-sdk/current/hello-world/overview.html).\n\n### Bug Tracker\nIssues are tracked on Couchbase's public [issues.couchbase.com](http://www.couchbase.com/issues/browse/GOCBC).\nContact [the site admins](https://issues.couchbase.com/secure/ContactAdministrators!default.jspa) regarding login or other problems at issues.couchbase.com (officially) or ask around [on the forum](https://forums.couchbase.com/) (unofficially).\n\n### Discussion\nYou can chat with us on [Discord](https://discord.com/invite/sQ5qbPZuTh) or the [official Couchbase forums](https://forums.couchbase.com/c/go-sdk/23).\n\n## Installing\n\nTo install the latest stable version, run:\n```bash\ngo get github.com/couchbase/gocb/v2@latest\n```\n\nTo install the latest developer version, run:\n```bash\ngo get github.com/couchbase/gocb/v2@master\n```\n\n## Testing\n\nYou can run tests in the usual Go way:\n\n`go test -race ./...`\n\nWhich will execute both the unit test suite and the integration test suite.\nBy default, the integration test suite is run against a mock Couchbase Server.\nSee the `testmain_test.go` file for information on command line arguments for running tests against a real server instance.\n\n## Release train\n\nReleases are targeted for every third Tuesday of the month.\nThis is subject to change based on priorities.\n\n## Linting\n\nLinting is performed used `golangci-lint`.\nTo run:\n\n`make lint`\n\n## License\nCopyright 2016 Couchbase Inc.\n\nLicensed under the Apache License, Version 2.0.\n\nSee\n[LICENSE](https://github.com/couchbase/gocb/blob/master/LICENSE)\nfor further details.\n","funding_links":[],"categories":["Database Drivers","Generators","Data Integration Frameworks","数据库驱动","数据库驱动`连接和操作数据库工具`","\u003cspan id=\"数据库驱动-database-drivers\"\u003e数据库驱动 Database Drivers\u003c/span\u003e","NoSQL Databases","数据库驱动程序","Go"],"sub_categories":["Advanced Console UIs","NoSQL Database Drivers","SQL 查询语句构建库","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","NoSQL数据库驱动程序"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcouchbase%2Fgocb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcouchbase%2Fgocb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcouchbase%2Fgocb/lists"}