Skip to content
This repository has been archived by the owner on Jun 29, 2019. It is now read-only.
/ go-drill Public archive

Golang SQL driver for Apache Drill database

License

Notifications You must be signed in to change notification settings

pinpt/go-drill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages