Azure Synapse-Databricks Integration Kit
Integration patterns for organizations running both Synapse and Databricks. Serverless views, Power BI setup, and cost comparison tools.
📋 What's Inside 13 files
- ✓ README.md— Product overview and quick start guide
- ✓ manifest.json— Product manifest
- ✓ guides/architecture_decision_guide.md— Decision tree for when to use Synapse vs Databricks vs both
- ✓ guides/migration_synapse_to_databricks.md— Migration guide from Synapse Spark pools to Databricks
- ✓ guides/security_cross_service.md— Cross-service authentication patterns with Managed Identity
- ✓ sql/serverless_views_over_delta.sql— Synapse serverless SQL views over Delta Lake tables with 10+ view patterns
- ✓ sql/dedicated_pool_integration.sql— Synapse dedicated SQL pool integration queries
- ✓ notebooks/power_bi_directquery_setup.py— Databricks notebook for configuring Power BI DirectQuery over SQL endpoints
- ✓ notebooks/data_sharing_patterns.py— Data sharing between Synapse and Unity Catalog
- ✓ terraform/synapse-databricks/main.tf— Joint Synapse + Databricks infrastructure deployment
- ✓ terraform/synapse-databricks/variables.tf— Terraform variables for the joint deployment
- ✓ terraform/synapse-databricks/outputs.tf— Terraform outputs for downstream consumption
- ✓ tools/cost_comparison_calculator.py— Python CLI comparing Synapse vs Databricks costs for common workloads
📁 File Structure 13 files
├── README.md
├── manifest.json
├── guides/
│ ├── architecture_decision_guide.md
│ ├── migration_synapse_to_databricks.md
│ ├── security_cross_service.md
├── sql/
│ ├── serverless_views_over_delta.sql
│ ├── dedicated_pool_integration.sql
├── notebooks/
│ ├── power_bi_directquery_setup.py
│ ├── data_sharing_patterns.py
├── terraform/
│ ├── synapse-databricks/
│ │ ├── main.tf
│ │ ├── variables.tf
│ │ ├── outputs.tf
├── tools/
│ ├── cost_comparison_calculator.py
📖 Documentation Preview README excerpt
Azure Synapse-Databricks Integration Kit
Product ID: azure-synapse-integration-kit
Version: 1.0.0
Author: [Datanest Digital](https://datanest.dev)
Price: $49 USD
---
Overview
The Azure Synapse-Databricks Integration Kit provides production-ready templates, guides, and automation for organizations running both Azure Synapse Analytics and Azure Databricks. Rather than treating these services as competitors, this kit enables you to leverage the strengths of each platform in a unified architecture.
Most Azure data platforms eventually adopt both services. Synapse excels at T-SQL workloads, serverless exploration, and Power BI integration. Databricks excels at large-scale Spark processing, ML workflows, and Delta Lake management. This kit eliminates the guesswork in making them work together.
What's Included
Architecture & Migration Guides
| Guide | Description |
|---|---|
| `guides/architecture_decision_guide.md` | Decision tree for when to use Synapse vs Databricks vs both |
| `guides/migration_synapse_to_databricks.md` | Step-by-step migration from Synapse Spark pools to Databricks |
| `guides/security_cross_service.md` | Cross-service authentication with Managed Identity and service principals |
SQL Templates
| File | Description |
|---|---|
| `sql/serverless_views_over_delta.sql` | 10+ Synapse serverless SQL view patterns over Delta Lake tables |
| `sql/dedicated_pool_integration.sql` | Synapse dedicated SQL pool integration queries and external table patterns |
Databricks Notebooks
| Notebook | Description |
|---|---|
| `notebooks/power_bi_directquery_setup.py` | Configure Power BI DirectQuery over Databricks SQL endpoints |
| `notebooks/data_sharing_patterns.py` | Data sharing between Synapse and Unity Catalog |
Infrastructure as Code
| File | Description |
|---|---|
| `terraform/synapse-databricks/main.tf` | Joint Synapse + Databricks Terraform deployment |
| `terraform/synapse-databricks/variables.tf` | Configurable variables for the deployment |
| `terraform/synapse-databricks/outputs.tf` | Output values for downstream consumption |
Tools
| Tool | Description |
|---|---|
| `tools/cost_comparison_calculator.py` | CLI tool comparing Synapse vs Databricks costs for common workloads |
Prerequisites
... preview truncated, see full README in product download.
📄 Code Sample .sql preview
📅 Changelog
v1.0.0 — Initial release.
Purchases include lifetime updates. Check the product page for the latest version.
📄 Product Preview
Try the interactive reader and demo tools below, or get the full product with all content unlocked.
📖 Interactive Reader (Free Preview)⚙ Try Demo Tools📦 Download Free Sample❓ Frequently Asked Questions
What license is this under?
MIT License. You can use it in commercial, client, and internal projects. See our license terms page for details.
How do I download after purchase?
Immediately after purchase, you'll be redirected to a download page. A download link is also sent to your email.
Do I get updates?
Yes. All products include lifetime updates at no extra cost. Re-download anytime for the latest version.
What if it doesn't work for me?
DM @DatanestDigital on X and we'll make it right.
Can I get a refund?
DM @DatanestDigital on X with your order number and we'll help.
Is there support?
DM @DatanestDigital on X. We respond within 1-2 business days.