Skip to content

erlangs/go-drill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinpt-logo

Golang SQL driver for Apache Drill database

Install

go get -u github.com/pinpt/go-drill

Usage

Use it like any normal SQL driver.

db, err := sql.Open("drill", "http://localhost:8047")

License

All of this code is Copyright © 2018-2019 by Pinpoint Software, Inc. Licensed under the MIT License

About

Golang SQL driver for Apache Drill database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%