From 0b6d808d7abeeed2ae9b15bb3b7b133728c68c77 Mon Sep 17 00:00:00 2001 From: Maxime Date: Tue, 21 Jul 2015 20:19:38 +0000 Subject: [PATCH] A slightly better README --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d3d60e1c6..c350c52ba 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,12 @@ power analytic dashboards and applications.* Panoramix --------- -Panoramix started as a hackathon project at Airbnb while running a POC -(proof of concept) on Druid. The main goal is to provide an easy to -leverage Druid's speed to power analytics **at the speed of thought**. +Panoramix's main goal is to make it easy to slice, dice and visualize data +out of Druid. It empowers its user to perform **analytics +at the speed of thought**. + +Panoramix started as a hackathon project at Airbnb in while running a POC +(proof of concept) on using Druid. Panoramix provides: * A way to query intuitively a Druid dataset, allowing for grouping, filtering @@ -30,6 +33,7 @@ Panoramix provides: * An extensible, high granularity security model allowing intricate rules on who can access which features, and integration with major authentication providers (through Flask AppBuiler) -* An easy way to control how Druid datasources are displayed in the UI, - by defining which fields should show up in which drop down and which +* A simple semantic layer, allowing to control how Druid datasources are + displayed in the UI, + by defining which fields should show up in which dropdown and which aggregation and function (metrics) are made available to the user