From bbd337235e5fa889a180bc9eced7ef86a0dab274 Mon Sep 17 00:00:00 2001 From: Alexander Makarenko Date: Sun, 7 Dec 2014 03:51:35 +0300 Subject: [PATCH] Add Node.js client to Community Libraries --- docs/content/Libraries.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/Libraries.md b/docs/content/Libraries.md index c364f0bbeae..a0b5d7d55af 100644 --- a/docs/content/Libraries.md +++ b/docs/content/Libraries.md @@ -19,6 +19,10 @@ Some great folks have written their own libraries to interact with Druid - [RDruid](https://github.com/metamx/RDruid) - Druid connector for R +#### Node.js + +- [7eggs/node-druid-query](https://github.com/7eggs/node-druid-query) - A Node.js client for Druid + #### Helper Libraries * [madvertise/druid-dumbo](https://github.com/madvertise/druid-dumbo) - Scripts to help generate batch configs for the ingestion of data into Druid