• Stars
    star
    384
  • Rank 111,726 (Top 3 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A toolkit for querying and interacting with Big Data

Plywood

Plywood is a JavaScript library that simplifies building interactive visualizations and applications for large data sets. Plywood acts as a middle-layer between data visualizations and data stores.

Plywood is architected around the principles of nested Split-Apply-Combine, a powerful divide-and-conquer algorithm that can be used to construct all types of data visualizations. Plywood comes with its own expression language where a single Plywood expression can translate to multiple database queries, and where results are returned in a nested data structure so they can be easily consumed by visualization libraries such as D3.js.

You can use Plywood in the browser and/or in node.js to easily create your own visualizations and applications.

Plywood also acts as a very advanced query planner for Druid, and Plywood will determine the most optimal way to execute Druid queries.

Installation

To use Plywood from npm simply run: npm install plywood.

Plywood can also be used by the browser.

Documentation

To learn more, see http://plywood.imply.io

Questions & Support

For updates about new and upcoming features follow @implydata on Twitter.

Please file bugs and feature requests by opening and issue on GitHub and direct all questions to our user groups.

More Repositories

1

pivot

An interactive data exploration UI for Druid
646
star
2

plyql

MySQL-like queries for Druid built on top of Plywood
TypeScript
147
star
3

distribution-docker

I'm an analytics platform! In a Docker container!
Shell
52
star
4

learn-druid

Learn the basics of Apache Druid® from leaders in the community with these notebooks and useful tools.
Jupyter Notebook
43
star
5

druid-client

Java client for http://druid.io/
Java
34
star
6

plywood-druid-requester

Druid requester for Plywood (within node)
JavaScript
25
star
7

datazoo

A collection of datasets and databases
Shell
24
star
8

druid-query-toolkit

A collection of utilities for working with Druid queries
TypeScript
24
star
9

druid-example-extension

Example extension for https://druid.apache.org/
Java
19
star
10

druid-datagenerator

A data generator for Apache Druid
Python
11
star
11

druid-hadoop-inputformat

Hadoop InputFormat for http://druid.io/
Java
10
star
12

chronoshift

a library to manipulate time with timezones
TypeScript
9
star
13

benchmark-tools

9
star
14

Getafix

Java
8
star
15

wikiticker

Scala wikimedia recent changes stream
Scala
8
star
16

druid.d.ts

TypeScript definitions for the Druid query API
TypeScript
8
star
17

immutable-class

A little library to facilitate creating and testing serializable, immutable classes.
TypeScript
8
star
18

laborer

Laborer works hard so you do not have to
JavaScript
6
star
19

imply-iframe-examples

A set of examples of how to iFrame Pivot into your own app
JavaScript
6
star
20

hostbook

Scala GeoIP lookups
Scala
5
star
21

awesome-code-style

Style basics for awesome code
JavaScript
4
star
22

plywood-postgres-requester

Postgres requester for Plywood (within node)
JavaScript
3
star
23

express-serve-static-core

A concrete repo for the express-serve-static-core ghost type
2
star
24

road-signs

TypeScript
2
star
25

candidate-exercises-public

2
star
26

blue-herring

Automatic form generation for React projects
TypeScript
2
star
27

imply-external-auth-examples

Imply External Authentication Examples
JavaScript
2
star
28

npm-synchronize

A tool to reduce friction when developing dependent projects simultaneously
JavaScript
2
star
29

DruidCloudPOC

Components for creating a cloud-based POC
Python
2
star
30

redshift-benchmark

R
2
star
31

tdi

Typings Direct Injection
JavaScript
1
star
32

jsonsmith

TypeScript
1
star
33

how-to-analyze-aws-vpc-logs-with-imply

How to analyze AWS VPC logs with Imply (blog post assets)
1
star
34

imply-samples

Codes samples from Imply
1
star
35

plywood-base-api

A base API for plywood requesters
JavaScript
1
star
36

plywood-mysql-requester

MySQL requester for Plywood (within node)
JavaScript
1
star