Skip to content
fabricstack.dev

FMD Framework

free preview

Metadata-driven accelerator for governed, repeatable data integration on Microsoft Fabric, implementing the medallion lakehouse pattern.

Category
data-engineering
Type
framework
Language
Python
Maintainer
community
Author
Erwin de Kreuk
Added
Jun 1, 2026

What it does

FMD (Fabric Metadata-Driven) Framework is an accelerator for building governed, repeatable data integration on Microsoft Fabric using the medallion (landing → bronze → silver → gold) lakehouse pattern. Instead of hand-coding each pipeline, it drives ingestion, transformation, and orchestration from configuration and metadata tables, with built-in audit and logging. It supports many source types including SQL Server, ADLS, SFTP, Oracle, and APIs.

Why use it

Use FMD when you want a metadata-first foundation for a Fabric lakehouse rather than building bespoke ingestion for every source. Onboarding a new source becomes a metadata entry rather than new code.

Getting started

Clone the repository and follow the deployment guide in the wiki. Provisioning is CLI-first, using the Fabric CLI.

Related tools

Curated, tested Microsoft Fabric solution accelerators (data, notebooks, pipelines, and reports) that install into your workspace with a single command.

Template Free Microsoft Preview
  • #official
  • #automation
  • #notebooks

Official Microsoft VS Code companion extension for authoring, testing, and publishing Fabric User Data Functions locally in Python.

Extension Free Microsoft
  • #official
  • #vscode
  • #automation

Microsoft Fabric automation project demonstrating enterprise DevOps, infrastructure-as-code, and CI/CD workflows for data-platform delivery.

Framework Free Preview
  • #cicd
  • #automation
  • #dataops