Post by Noel Gomez
Co-Founder, Datacoves | Helping Data Leaders put dbt + Airflow in production without the 6-month setup tax | Former Data Science Lead, Amgen, USC Grad
Just came across Bruin Data (I couldnt figure out how to @ mention them) , sorry Burak Karakan Looks like a nice alternative to dbt core, but written in Golang. From their GH page, Bruin is packed with features: 📥 ingest data with ingestr / Python ✨ run SQL & Python transformations on many platforms 📐 table/view materializations, incremental tables 🐍 run Python in isolated environments using 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 🔒 secrets injection via environment variables VS Code extension for a better developer experience ⚡ written in Golang 📦 easy to install and use Now how simple would it be to take a dbt project and have it "just work".....