Content deleted Content added
Textractor (talk | contribs) added reference re open-sourcing |
Textractor (talk | contribs) more content and refs |
||
Line 14:
| operating system = [[Cross-platform]]
| programming language = [[Java (programming language)|Java]]
| genre = [[Column
| license = [[GNU General Public License]] v2
| website = {{URL|http://druid.io/}}
}}
Druid is a [[Columnar_database|column-oriented]] [[open-source]] [[Distributed_database|distributed]]
On the developer Q&A site [http://stackoverflow.com Stackoverflow], Druid is described as "open-source infrastructure for real-time exploratory analytics on large datasets."<ref name="stackoverflow">[http://stackoverflow.com/tags?tab=name]Stackoverflow shorthand tag description.</ref> It is designed to ingest [[Timeseries|time-series data]], chunking and compressing that data into column-based queryable segments.<ref name="monash">Monash, Curt. [http://www.dbms2.com/2012/06/16/metamarkets-druid-overview/ "Metamarkets Druid Overview"], ''[[DBMS2]]'', 16 June 2012</ref>
Queries
Line 30:
== History ==
Druid was created by real-time analytics company [[http://metamarkets.com Metamarkets]] to use as a major part of its backend. The company open-sourced Druid in late 2012.<ref name=gigaom">Higginbotham, Stacey. [http://gigaom.com/2012/10/24/metamarkets-open-sources-druid-its-in-memory-database/ "Metamarkets open sources Druid, its in-memory database"], ''[[GigaOM]]'', 24 October 2012</ref>
|