dbx documentation

dbx is an open source tool which is designed to extend Databricks CLI and provide functionality for rapid development lifecycle and CI/CD on Databricks platform.

dbx aims to improve development experience for Data Teams on Databricks, by providing following features:

  • Flexible deployment configuration

  • Built-in version management

  • CLI-based access for CI/CD pipelines

dbx is language-agnostic. You can use it with projects written in any language supported by Databricks Platform.

Follow the Quickstart to install the package and create the first sample project.