https://github.com/kaplanmaxe/go-druid
A Golang driver for Apache Druid that is compatible with database/sql.
https://github.com/kaplanmaxe/go-druid
Last synced: 10 months ago
JSON representation
A Golang driver for Apache Druid that is compatible with database/sql.
- Host: GitHub
- URL: https://github.com/kaplanmaxe/go-druid
- Owner: kaplanmaxe
- License: mit
- Created: 2019-12-27T03:41:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T04:03:59.000Z (over 6 years ago)
- Last Synced: 2025-03-24T11:07:42.011Z (about 1 year ago)
- Language: Go
- Size: 36.1 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-druid
[](https://travis-ci.org/kaplanmaxe/go-druid)
[](https://goreportcard.com/report/github.com/kaplanmaxe/go-druid)
[](https://codecov.io/gh/kaplanmaxe/go-druid)
A Golang driver for Apache Druid that is compatible with `database/sql`.
WIP...