PHP Classes

File: examples/README.md

Recommend this page to a friend!
  Classes of T. H.   Druid PHP Client   examples/README.md   Download  
File: examples/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Druid PHP Client
Send queries to a Apache Druid service
Author: By
Last change:
Date: 4 years ago
Size: 482 bytes
 

Contents

Class file image Download

EXAMPLES

These examples are based on the single-server quick start version of druid.

See this page how to install this: https://druid.apache.org/docs/latest/tutorials/index.html

We assume that you have imported the "wikipedia" file as data source. See this tutorial how to load the data:

https://druid.apache.org/docs/latest/tutorials/tutorial-batch.html

Each example can be tested on the console.

Execute the examples like:

php -f examples/GroupByQuery.php