Skip to main content

PiperRider CLI

Project description

PipeRider: Data Reliability Toolkit

ci-tests release pipy python downloads license InfuseAI Discord Invite

PipeRider

What's PipeRider?

PipeRider is a light-weight data reliability toolkit using warehouse-native profiling so you can have a full understanding of your data

We're in an early stage, so let us know if you have any questions, feedback, or need help installing PipeRider! :heart:

Profiling as a data reliability strategy

PipeRider will make your life easier by:

  1. Building a data profile so you can easily understand your data
  2. Creating test suggestions based on the profiling
  3. Comparing data profile reports, so you track changes over time

Read how to implement a data quality strategy using profiling + testing

Made for the modern data team

For data engineers

  • :zap: 2 min install & set-up
  • :relieved: Non-intrusive & open-source: install and use locally
  • :money_with_wings: Fast & cheap: 100M rows & 8 columns (or 50M & 16 columns) takes only 18s to profile
  • :ledger: Cloud DataWarehouse native & auto-config for dbt

For data analysts

  • :bowtie: Never waste time on analyzing wrong data: collects various metadata metrics such as freshness, uniqueness, distribution... check all metrics
  • :speech_balloon: Communicate easily your data expectations by showing the report
  • Zero-config dbt integration

Live Demo

Click here or on image to interact

Key features

Getting started

Get started quickly below, go to the docs, or check out this article on how to add data observability using PipeRider

Install PipeRider

pip install piperider

By default, PipeRider supports built-in SQLite connector, extra connectors are available:

connectors install supported since
snowflake pip install 'piperider[snowflake]'
postgres pip install 'piperider[postgres]'
bigquery pip install 'piperider[bigquery]' PipeRider v0.7.0
redshift pip install 'piperider[redshift]' PipeRider v0.7.0
parquet pip install 'piperider[parquet]' PipeRider v0.8.0
csv pip install 'piperider[csv]' PipeRider v0.8.0
duckdb pip install 'piperider[duckdb]' PipeRider v0.8.0

Use comma to install multiple connectors in one line:

pip install 'piperider[postgres,snowflake]'

You can follow the quick start guide to learn more about PipeRider.

Attach PipeRider to a dbt project

Initialize PipeRider inside a dbt project and your data source settings will be automatically configured

piperider init creates /.piperider under a dbt project root and generates necessary configurations.

piperider_init

Scan data quality from models

piperider run scans the models from data sources and creates assessment results in /.piperider/output

piperider_run

Generate reports

piperider generate-report generate a static HTML report.

piperider_report

Generate comparison view

You can use piperider compare-report to compare 2 reports.

piperider_compare

Learn More

PipeRider Resources Description
Documentation PipeRider Main Doc Site
Sample_Project Sample Project with with sqlite
dbt_Sample_Project Sample Project with dbt
Roadmap PipeRider Roadmap
Blog How we got started

Get involved

Support

If you like what we are building, support us! Give us a :star: or get in touch. We'd love your feedback! Send us a message on piperider.io, join our Discord, or report an issue on GitHub

Contributions

We welcome contributions. See the Set up dev environment and the Contributing guildline to get started.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

piperider-nightly-0.10.0.20220925.tar.gz (3.6 MB view details)

Uploaded Source

Built Distribution

File details

Details for the file piperider-nightly-0.10.0.20220925.tar.gz.

File metadata

File hashes

Hashes for piperider-nightly-0.10.0.20220925.tar.gz
Algorithm Hash digest
SHA256 68075b88fcf4b884b99fb43eb38c85aef7f3c8ee1697f35f353e46094e8bab86
MD5 31c533a29fee119f8c1e0a42a0e85b1c
BLAKE2b-256 38531f1a3418daadfbf3edb6bbc8f9b531203248490bb759d5e18b3c81a8feae

See more details on using hashes here.

File details

Details for the file piperider_nightly-0.10.0.20220925-py3-none-any.whl.

File metadata

File hashes

Hashes for piperider_nightly-0.10.0.20220925-py3-none-any.whl
Algorithm Hash digest
SHA256 75d524af41ab84d559ed726f148dba1bb88b7834006da4ee7c799e7ca1c4d5bc
MD5 bbc3516f9037e17468a1e588d0046e1a
BLAKE2b-256 f67ff2dae0864254b7265662df8dc75ad41c92e01564d8b6cd988c33f65fcbf3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page