{"id":29117605,"url":"https://github.com/terrextech/go-cassandrautils","last_synced_at":"2026-05-18T19:37:33.625Z","repository":{"id":57556336,"uuid":"145262342","full_name":"TerrexTech/go-cassandrautils","owner":"TerrexTech","description":"GoCQL abstraction allowing convenient interaction with Cassandra.","archived":false,"fork":false,"pushed_at":"2018-09-09T04:40:52.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T18:46:03.831Z","etag":null,"topics":["cassandra","gocql","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TerrexTech.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}},"created_at":"2018-08-19T00:44:16.000Z","updated_at":"2018-09-09T04:40:53.000Z","dependencies_parsed_at":"2022-09-14T12:21:30.661Z","dependency_job_id":null,"html_url":"https://github.com/TerrexTech/go-cassandrautils","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/TerrexTech/go-cassandrautils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-cassandrautils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-cassandrautils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-cassandrautils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-cassandrautils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TerrexTech","download_url":"https://codeload.github.com/TerrexTech/go-cassandrautils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerrexTech%2Fgo-cassandrautils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273272654,"owners_count":25076006,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cassandra","gocql","golang"],"created_at":"2025-06-29T12:01:23.260Z","updated_at":"2026-05-18T19:37:33.590Z","avatar_url":"https://github.com/TerrexTech.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Go Cassandra-Utils\n---\n\nThis package helps in bootstrapping Cassandra, including tasks such as creating database-sessions, keyspaces, and tables.\n\n**[Go Docs][0].**\nCheck example usage here: [examples/example.go][1]\nMore examples can be found in [test-files][2].\n\n#### Developer Notes\n---\n\nSince gocql doesn't provide interfaces to mock, this library internally works by creating wrapper-interfaces\naround gocql and gocqlx to allow better testing.\n\nHere, we mostly test if things are being passed to gocql correctly, assuming that the gocql works as intended.\nThe final [integration_test][3] ensures that our library and gocql together are working as intended.\n\nBetter suggestions with proper reasoning are welcomed.\n\n  [0]: https://godoc.org/github.com/TerrexTech/go-cassandrautils/cassandra\n  [1]: https://github.com/TerrexTech/go-cassandrautils/blob/master/examples/example.go\n  [2]: https://github.com/TerrexTech/go-cassandrautils/tree/master/cassandra\n  [3]: https://github.com/TerrexTech/go-cassandrautils/tree/master/test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrextech%2Fgo-cassandrautils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterrextech%2Fgo-cassandrautils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrextech%2Fgo-cassandrautils/lists"}