pinterest / querybook

Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface.
https://www.querybook.org
Apache License 2.0
1.87k stars 226 forks source link
analyses celery charting flask hive metastore notebook presto typescript

Querybook

Build Status License Slack

Querybook is a Big Data IDE that allows you to discover, create, and share data analyses, queries, and tables. Check out the full documentation & feature highlights here.

Features

Getting started

Prerequisite

Please install Docker before trying out Querybook.

Quick setup

Pull this repo and run make. Visit http://localhost:10001 when the build completes.

For more details on installation, click here

Configuration

For infrastructure configuration, click here For general configuration, click here

Supported Integrations

Query Engines

Authentication

Metastore

Can be used to fetch schema and table information for metadata enrichment.

Result Storage

Use one of the following to store query results.

Result Export

Upload query results from Querybook to other tools for further analyses.

Notification

Get notified upon completion of queries and DataDoc invitations via IM or email.

User Interface

Query Editor

Charting

Scheduling

Lineage & Analytics

Contributing Back

See CONTRIBUTING.