pinterest / querybook

Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface.

Home Page:https://www.querybook.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • ๐Ÿ“š Organize analyses with rich text, queries, and charts
  • โœ๏ธ Compose queries with autocompletion and hovering tooltip
  • ๐Ÿ“ˆ Use scheduling + charting in DataDocs to build dashboards
  • ๐Ÿ™Œ Live query collaborations with others
  • ๐Ÿ“ Add additional documentation to your tables
  • ๐Ÿงฎ Get lineage, sample queries, frequent user, search ranking based on past query runs

Getting started

Prerequisite

Please install Docker before trying out Querybook.

Quick setup

Pull this repo and run make. Visit https://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

  • Presto
  • Hive
  • Druid
  • Snowflake
  • Big Query
  • MySQL
  • Sqlite
  • PostgreSQL
  • and many more...

Authentication

  • User/Password
  • OAuth
    • Google Cloud OAuth
    • Okta OAuth
    • GitHub OAuth
    • Auth0 OAuth
  • LDAP

Metastore

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

  • Hive Metastore
  • Sqlalchemy Inspect
  • AWS Glue Data Catalog

Result Storage

Use one of the following to store query results.

  • Database (MySQL, Postgres, etc)
  • S3
  • Google Cloud Storage
  • Local file

Result Export

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

  • Google Sheets Export
  • Python export

Notification

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

  • Email
  • Slack

User Interface

Query Editor

Charting

Scheduling

Lineage & Analytics

Contributing Back

See CONTRIBUTING.

About

Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface.

https://www.querybook.org

License:Apache License 2.0


Languages

Language:TypeScript 58.3%Language:Python 30.8%Language:SCSS 4.3%Language:MDX 3.8%Language:JavaScript 2.5%Language:Shell 0.1%Language:Dockerfile 0.1%Language:Makefile 0.0%Language:HTML 0.0%Language:Mustache 0.0%Language:Mako 0.0%Language:CSS 0.0%