Discover and explore top open-source AI tools and projects—updated daily.
Toolkit for Databricks Lakehouse demo deployment
Top 76.1% on SourcePulse
This toolkit simplifies the deployment and sharing of Databricks Lakehouse demos, targeting users who want to quickly implement and showcase end-to-end Lakehouse solutions. It provides a curated list of demos covering data engineering, ML, and BI use cases, enabling rapid setup and exploration of Databricks capabilities.
How It Works
The dbdemos
library acts as an installer and orchestrator for pre-packaged demo bundles. It leverages a configuration file (bundle_config
) within each demo to define notebooks, Delta Live Table (DLT) pipelines, DBSQL dashboards, and ML models. Upon installation, dbdemos
can automatically provision necessary Databricks resources like clusters and DLT pipelines, and configure dashboards, streamlining the setup process.
Quick Start & Requirements
%pip install dbdemos
Highlighted Details
{{ }}
) for user-specific configurations during installation.Maintenance & Community
Licensing & Compatibility
Tracker.enable_tracker
to False
.Limitations & Caveats
Users are responsible for managing resources created by dbdemos
and their associated consumption, even with auto-termination features. Databricks does not provide official support for dbdemos
or its assets.
4 weeks ago
1 week