{"id":21658558,"url":"https://github.com/herenow/go-crate","last_synced_at":"2025-07-30T04:33:27.368Z","repository":{"id":19211761,"uuid":"22445676","full_name":"herenow/go-crate","owner":"herenow","description":"Golang Sql Driver for Crate Data Storage. (https://crate.io/)","archived":false,"fork":false,"pushed_at":"2023-06-06T12:33:06.000Z","size":47,"stargazers_count":65,"open_issues_count":6,"forks_count":19,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-06T02:11:18.450Z","etag":null,"topics":["crate-data-storage","go","golang-sql-driver"],"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/herenow.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":"2014-07-30T21:36:40.000Z","updated_at":"2023-03-28T07:23:56.000Z","dependencies_parsed_at":"2024-06-18T16:58:10.120Z","dependency_job_id":"3149e8f2-9750-4b92-92f1-46ba633a2316","html_url":"https://github.com/herenow/go-crate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/herenow/go-crate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herenow%2Fgo-crate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herenow%2Fgo-crate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herenow%2Fgo-crate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herenow%2Fgo-crate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/herenow","download_url":"https://codeload.github.com/herenow/go-crate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herenow%2Fgo-crate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267809697,"owners_count":24147516,"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-07-30T02:00:09.044Z","response_time":70,"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":["crate-data-storage","go","golang-sql-driver"],"created_at":"2024-11-25T09:29:28.055Z","updated_at":"2025-07-30T04:33:27.083Z","avatar_url":"https://github.com/herenow.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"go-crate\n========\n\n[![CircleCI](https://circleci.com/gh/herenow/go-crate.svg?style=svg)](https://circleci.com/gh/herenow/go-crate)\n\nGolang Sql Driver for Crate Data Storage. (https://crate.io/)\n\n[http://godoc.org/github.com/herenow/go-crate](http://godoc.org/github.com/herenow/go-crate)\n\n[http://golang.org/pkg/database/sql/](http://golang.org/pkg/database/sql/)\n\n\nInstall \u0026 Usage\n--------\n```\ngo get github.com/herenow/go-crate\n```\n\n```golang\nimport \"database/sql\"\nimport _ \"github.com/herenow/go-crate\"\n\ndb, err := sql.Open(\"crate\", \"http://localhost:4200/\")\n```\n\n\nNot Supported SQL Functions\n------\n\nSome functions of the `database/sql` package may not be supported, due to a lack of support of Crate or this package.\n`Transactions` are not supported by crate.\n\n\nNotes\n-----\n* Feel free to send in contributions to this package.\n\n\nTODO\n-----\n* Possible type checking when receving data from crate, and convert it to documented Go types.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherenow%2Fgo-crate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fherenow%2Fgo-crate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherenow%2Fgo-crate/lists"}