An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# go-druid

[![Build Status](https://travis-ci.org/kaplanmaxe/go-druid.svg?branch=master)](https://travis-ci.org/kaplanmaxe/go-druid)
[![Go Report Card](https://goreportcard.com/badge/github.com/kaplanmaxe/go-druid)](https://goreportcard.com/report/github.com/kaplanmaxe/go-druid)
[![codecov](https://codecov.io/gh/kaplanmaxe/go-druid/branch/master/graph/badge.svg)](https://codecov.io/gh/kaplanmaxe/go-druid)

A Golang driver for Apache Druid that is compatible with `database/sql`.

WIP...