Update libraries.md

Adding embedded-druid information in helper libraries
This commit is contained in:
r4ruchir 2016-01-28 10:15:54 -08:00 committed by fjy
parent 77fff5709e
commit 4bff008d65
1 changed files with 1 additions and 2 deletions

View File

@ -40,11 +40,11 @@ Some great folks have written their own libraries to interact with Druid
* [implydata/plyql](https://github.com/implydata/plyql) - A command line interface for issuing SQL queries to Druid via [plywood](https://github.com/implydata/plywood)
Other Druid Distributions
-------------------------
* [Imply Analytics Platform](http://imply.io/download) - The Imply Analytics platform repackages Druid, all its dependencies, and an UI and SQL layer.
* [eBay/embedded-druid](https://github.com/eBay/embedded-druid) - Leveraging Druid capabilities in stand alone application
UIs
---
@ -64,7 +64,6 @@ Community Helper Libraries
* [madvertise/druid-dumbo](https://github.com/madvertise/druid-dumbo) - Scripts to help generate batch configs for the ingestion of data into Druid
* [housejester/druid-test-harness](https://github.com/housejester/druid-test-harness) - A set of scripts to simplify standing up some servers and seeing how things work
* [mingfang/docker-druid](https://github.com/mingfang/docker-druid) - A Dockerfile to run the entire Druid cluster
Community Extensions
--------------------