Bruin is packed with features:
- 📥 ingest data with [ingestr](https://github.com/bruin-data/ingestr) / Python
- ✨ run SQL, Python & R transformations on [many platforms](https://getbruin.com/docs/bruin/#supported-platforms)
- 📐 table/view [materializations](https://getbruin.com/docs/bruin/assets/materialization.html), incremental tables
- 🐍 run Python in isolated environments using [uv](https://github.com/astral-sh/uv)
- 💅 built-in data quality checks
- 🚀 Jinja templating to avoid repetition
- ✅ validate pipelines end-to-end via dry-run
- 👷 run on your local machine, an EC2 instance, or [GitHub Actions](https://getbruin.com/docs/bruin/cicd/github-action.html)
- 🔒 secrets injection via environment variables
- [VS Code extension](https://getbruin.com/docs/bruin/vscode-extension/overview.html) for a better developer experience
- ⚡ written in Golang
- 📦 [easy to install](https://getbruin.com/docs/bruin/getting-started/introduction/installation.html) and use
## Installation
Please see the installation instructions [here](https://getbruin.com/docs/bruin/getting-started/introduction/installation.html).
## Community
Join our Slack community [here](https://join.slack.com/t/bruindatacommunity/shared_invite/zt-3cymzktqu-bvFxPGyQHpvi~dok_W0L3w).
## Quickstart
Take a look at our quickstart guide [here](https://getbruin.com/docs/bruin/getting-started/introduction/quickstart.html).