Comment on page
Running dbt™️ in production
With Paradime you can run dbt™️ jobs on a schedules. These are commonly called production jobs, and are used to create tables and views in your database used by your organization via Business Intelligence tools and end users queries.
With Paradime, your production jobs are configured in a
paradime_schedules.yml
file that sits in your git repository. Usually, production jobs runs based on your production environment credentials.👉 You can find more details on how to add production environment credentials based on your data warehouse provider below.
In paradime there are no limits on schedule runs concurrency 🚀.