{"id":21658270,"url":"https://github.com/cockroachdb/cockroach-go","last_synced_at":"2025-06-17T09:10:37.675Z","repository":{"id":37484682,"uuid":"54502204","full_name":"cockroachdb/cockroach-go","owner":"cockroachdb","description":"Packages for go clients.","archived":false,"fork":false,"pushed_at":"2025-06-13T03:18:57.000Z","size":329,"stargazers_count":162,"open_issues_count":18,"forks_count":73,"subscribers_count":48,"default_branch":"master","last_synced_at":"2025-06-13T14:02:30.550Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/cockroachdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2016-03-22T19:15:38.000Z","updated_at":"2025-06-09T02:29:56.000Z","dependencies_parsed_at":"2023-11-17T20:10:00.164Z","dependency_job_id":"45638ec2-392d-41fe-b5fc-025ffd8407f5","html_url":"https://github.com/cockroachdb/cockroach-go","commit_stats":{"total_commits":137,"total_committers":44,"mean_commits":"3.1136363636363638","dds":0.8175182481751825,"last_synced_commit":"eef1cc401f7a4b60770af231e0dcb27a78b5a21d"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/cockroachdb/cockroach-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fcockroach-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fcockroach-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fcockroach-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fcockroach-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cockroachdb","download_url":"https://codeload.github.com/cockroachdb/cockroach-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fcockroach-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260326793,"owners_count":22992388,"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":[],"created_at":"2024-11-25T09:29:00.094Z","updated_at":"2025-06-17T09:10:37.644Z","avatar_url":"https://github.com/cockroachdb.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# CockroachDB Go Helpers  [![Go Reference](https://pkg.go.dev/badge/github.com/cockroachdb/cockroach-go/v2/crdb.svg)](https://pkg.go.dev/github.com/cockroachdb/cockroach-go/v2/crdb)\n\nThis project contains helpers for CockroachDB users writing in Go:\n- `crdb` and its subpackages provide wrapper functions for retrying transactions that fail\n  due to serialization errors. It is intended for use within any Go application. See\n  `crdb/README.md` for more details.\n- `testserver` provides functions for starting and connecting to a locally running instance of\n  CockroachDB. It is intended for use in test code.\n\n## Prerequisites\n\nThe current release (v2) of this library requires Go modules.\n\nYou can import it in your code using:\n\n```\nimport (\n\t\"github.com/cockroachdb/cockroach-go/v2/crdb\"\n\t\"github.com/cockroachdb/cockroach-go/v2/testserver\"\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcockroachdb%2Fcockroach-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcockroachdb%2Fcockroach-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcockroachdb%2Fcockroach-go/lists"}