{"id":19767514,"url":"https://github.com/sql-machine-learning/gohive","last_synced_at":"2025-02-28T04:18:48.272Z","repository":{"id":34595105,"uuid":"180488789","full_name":"sql-machine-learning/gohive","owner":"sql-machine-learning","description":"A Go driver for Hive","archived":false,"fork":false,"pushed_at":"2024-07-30T01:42:50.000Z","size":615,"stargazers_count":56,"open_issues_count":11,"forks_count":28,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2025-01-11T00:26:38.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Thrift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sql-machine-learning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-04-10T02:48:19.000Z","updated_at":"2024-12-29T10:45:36.000Z","dependencies_parsed_at":"2024-06-18T15:31:45.339Z","dependency_job_id":"7fc40012-052c-4221-a34f-fef4aa295e17","html_url":"https://github.com/sql-machine-learning/gohive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-machine-learning%2Fgohive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-machine-learning%2Fgohive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-machine-learning%2Fgohive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sql-machine-learning%2Fgohive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sql-machine-learning","download_url":"https://codeload.github.com/sql-machine-learning/gohive/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241100149,"owners_count":19909648,"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-12T04:30:02.015Z","updated_at":"2025-02-28T04:18:48.250Z","avatar_url":"https://github.com/sql-machine-learning.png","language":"Thrift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoHive: A Go `database/sql` Driver for Hive\n\n[![Build Status](https://travis-ci.org/sql-machine-learning/gohive.svg?branch=develop)](https://travis-ci.org/travis-ci/travis-web)\n\nTo access databases, Go programmers call the standard library `database/sql`, which relies on *drivers* to talk to database management systems.  GoHive is such a driver that talks to Hive via [HiveServer2](https://cwiki.apache.org/confluence/display/Hive/Setting+Up+HiveServer2#SettingUpHiveServer2-HiveServer2), a Thrift server.\n\nWe found many open source Hive clients in Go. However we cannot find one completely compatible with the database/sql driver interface define in Go's standard library, so we developed our own solution and will continue to maintain and improve this project in the long run.\n\n\n## For Users\n\nGoHive is go-gettable.  Please run the following command to install it:\n\n```bash\ngo get sqlflow.org/gohive\n```\n\n`sqlflow.org/gohive` is a [vanity import path](https://blog.bramp.net/post/2017/10/02/vanity-go-import-paths/) of GoHive.\n\n\n## For Developers\n\nYour contribution to GoHive is very welcome!  Please refer to [this document](docker/README.md) on how to build and test GoHive in a Docker container.\n\n\n## License\n\nGoHive comes with [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n\n## Acknowledgement\n\nThis implementation is strongly inspired by https://github.com/derekgr/hivething.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsql-machine-learning%2Fgohive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsql-machine-learning%2Fgohive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsql-machine-learning%2Fgohive/lists"}