GithubHelp home page GithubHelp logo

suluner / gohive Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sql-machine-learning/gohive

0.0 2.0 0.0 486 KB

A Go's database/sql driver connecting to Hive's Thrift Server 2

Go 80.86% Dockerfile 2.52% Shell 3.67% Thrift 12.96%

gohive's Introduction

GoHive: A Go database/sql Driver for Hive

Build Status

To 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, a Thrift server.

We 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.

For Users

GoHive is go-gettable. Please run the following command to install it:

go get sqlflow.org/gohive

sqlflow.org/gohive is a vanity import path of GoHive.

For Developers

Your contribution to GoHive is very welcome! Please refer to this document on how to build and test GoHive in a Docker container.

License

GoHive comes with Apache License 2.0.

Acknowledgement

This implementation is strongly inspired by https://github.com/derekgr/hivething.

gohive's People

Contributors

wangkuiyi avatar yuyicg avatar tonyyang-svail avatar weiguoz avatar ponyma avatar

Watchers

James Cloos avatar Ting Hu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.