vdt / orchest

Build data pipelines, the easy way πŸ› οΈ

Home Page:https://orchest.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build data pipelines, the easy way πŸ™Œ

No frameworks. No YAML. Just write your data processing code directly in Python, R or Julia.

orchest-0.3.0-demo

πŸ’‘ Watch the full narrated video to learn more about building data pipelines in Orchest.

Note: Orchest is in beta.

Features

  • Visually construct pipelines through our user-friendly UI
  • Code in Notebooks and scripts (quickstart)
  • Run any subset of a pipelines directly or periodically (jobs)
  • Easily define your dependencies to run on any machine (environments)
  • Spin up services whose lifetime spans across the entire pipeline run (services)
  • Version your projects using git (projects)

When to use Orchest? Read it in the docs.

πŸ‘‰ Get started with our quickstart tutorial or have a look at our video tutorials explaining some of Orchest's core concepts.

Examples

Get started with an example project:

πŸ‘‰ Check out the full list of example projects.

Installation

Want to skip the installation and jump right in? Then try out our managed service by clicking:

Open in Orchest

For macOS and Linux we provide an automated convience script to install Orchest on minikube. Run it with:

curl -fsSL https://get.orchest.io > convenience_install.sh
bash convenience_install.sh

πŸ‘‰ For detailed instructions on how to deploy a self-hosted version, check out our installation docs.

License

The software in this repository is licensed as follows:

  • All content residing under the orchest-sdk/ and orchest-cli/ directories of this repository are licensed under the Apache-2.0 license as defined in orchest-sdk/LICENSE and orchest-cli/LICENSE respectively.
  • Content outside of the above mentioned directories is available under the AGPL-3.0 license.

Slack Community

Join our Slack to chat about Orchest, ask questions, and share tips.

Join us on Slack

Contributing

Contributions are more than welcome! Please see our contributor guides for more details.

Alternatively, you can submit your pipeline to the curated list of Orchest examples that are automatically loaded in every Orchest deployment! πŸ”₯

Contributors

About

Build data pipelines, the easy way πŸ› οΈ

https://orchest.io

License:GNU Affero General Public License v3.0


Languages

Language:Python 46.0%Language:TypeScript 43.1%Language:Go 5.8%Language:Shell 1.8%Language:SCSS 1.3%Language:Dockerfile 0.9%Language:Jupyter Notebook 0.5%Language:JavaScript 0.3%Language:Smarty 0.1%Language:Makefile 0.1%Language:Mako 0.0%Language:HTML 0.0%