druid/docs/content/Libraries.md

26 lines
763 B
Markdown
Raw Normal View History

---
2013-09-26 19:22:28 -04:00
layout: doc_page
---
2013-09-13 18:20:39 -04:00
Community Libraries
-------------------
Some great folks have written their own libraries to interact with Druid
#### Ruby
* [madvertise/ruby-druid](https://github.com/madvertise/ruby-druid) - A ruby client for Druid
2013-09-13 18:20:39 -04:00
2013-09-16 19:19:49 -04:00
#### Python
* [metamx/pydruid](https://github.com/metamx/pydruid) - A python client for Druid
2013-09-13 18:20:39 -04:00
#### R
- [RDruid](https://github.com/metamx/RDruid) - Druid connector for R
#### Helper Libraries
2013-09-13 18:20:39 -04:00
* [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