Open source enterprise data infrastructure framework
Project description
DataMuru
Provider-agnostic data infrastructure, governed by design.
DataMuru is an Apache-2.0, Python-first data infrastructure framework.
It provisions and governs provider-backed data estates from declarative configuration.
This public repository is the canonical home of the DataMuru Open Source Edition,
the shared configuration contract, the datamuru PyPI package, and the public documentation.
This repository contains the v0.3 alpha implementation with the following scope:
- Foundation layer: config loading, validation, local state, planning, apply, and destroy.
- Azure-first Databricks provider abstraction with multi-cloud-ready interfaces.
- Basic governance compilation: taxonomy, RBAC, and masking integration points.
- Core CLI surface:
init,validate,plan,apply, anddestroy. - MkDocs-based product documentation written from an international SaaS product perspective.
- Live Databricks catalog, schema, ACL, import-discovery, and supported identity workflows.
Current stage
DataMuru is currently in the v0.3 alpha stage.
The package and CLI execute supported live Databricks operations when execution_mode: live-apply is configured. Alpha support currently covers catalogs, schemas, Unity Catalog ACLs, import discovery/config generation, and capability-aware account SCIM identity operations.
Open-core model
- DataMuru OSS: this public Apache-2.0 repository and PyPI package.
- DataMuru Enterprise: a private extension repository for paid capabilities such as multi-workspace orchestration, advanced compliance automation, hosted services, SSO/SAML, SIEM integrations, and SLA-backed operations.
Enterprise extends the public core; it does not maintain a competing fork of the core configuration model or CLI.
Design constraints
- Multi-cloud is an architectural requirement, but not a parity requirement for the alpha slice.
open-sourcevsenterpriseis the only runtime packaging boundary.- Zero external data-tool runtime dependencies means no Terraform, dbt, Airflow, Great Expectations, Fivetran, or Airbyte required for the framework to operate.
Quick start
pip install datamuru
datamuru validate --config datamuru.yml
datamuru doctor --config datamuru.yml
datamuru plan --config datamuru.yml
Installation
From PyPI:
pip install datamuru
Documentation
This repository now includes a full MkDocs documentation site.
- MkDocs config: mkdocs.yml
- Docs source: docs
- Published documentation: ajayaj2000.github.io/DataMuru
- Support and documentation feedback: Support and feedback
To work on the documentation locally:
python -m pip install -e ".[docs]"
python -m mkdocs serve
Product usage guidance
For operator guidance and rollout practices, start with:
Trying it with Databricks Free Edition
If you want to try the framework with your own Databricks personal workspace, start here:
For package-oriented team usage, also read:
Repository standards
datamuru/: shared installable Python packagedocs/: versioned product documentation published through GitHub Pagesschemas/: public configuration contractstests/: unit, provider-contract, and end-to-end tests.github/workflows/: CI, documentation deployment, link validation, and trusted PyPI publishing
See CONTRIBUTING.md for the required local quality gate.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datamuru-0.3.1a0.tar.gz.
File metadata
- Download URL: datamuru-0.3.1a0.tar.gz
- Upload date:
- Size: 58.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
655798e0ebfd73eaa02e2e8003731d290b935bcdb64bdf2b0ed68f1f46e4d878
|
|
| MD5 |
d7568d70fe2d8882b0bf5e23351a84f9
|
|
| BLAKE2b-256 |
9e088ed1d2f9ff0b42fd67d751319f50c20982087c8b8b194d9543b89c331852
|
Provenance
The following attestation bundles were made for datamuru-0.3.1a0.tar.gz:
Publisher:
release.yml on AjayAJ2000/DataMuru
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
datamuru-0.3.1a0.tar.gz -
Subject digest:
655798e0ebfd73eaa02e2e8003731d290b935bcdb64bdf2b0ed68f1f46e4d878 - Sigstore transparency entry: 1859814274
- Sigstore integration time:
-
Permalink:
AjayAJ2000/DataMuru@f8c4e7489b0d9baec1dd0557ca076da56ceb38ef -
Branch / Tag:
refs/tags/v0.3.1a0 - Owner: https://github.com/AjayAJ2000
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@f8c4e7489b0d9baec1dd0557ca076da56ceb38ef -
Trigger Event:
push
-
Statement type:
File details
Details for the file datamuru-0.3.1a0-py3-none-any.whl.
File metadata
- Download URL: datamuru-0.3.1a0-py3-none-any.whl
- Upload date:
- Size: 77.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f83a723b0ebde2758091f3075666bf5e7c3c27c83488e3119a42fc634c1e424a
|
|
| MD5 |
026ad86b5d13aa7e8404504cedd5f216
|
|
| BLAKE2b-256 |
f68cca2bf2c3548c8be846b5b23a99c86aac50e096b4cf6418c8a9460931ca55
|
Provenance
The following attestation bundles were made for datamuru-0.3.1a0-py3-none-any.whl:
Publisher:
release.yml on AjayAJ2000/DataMuru
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
datamuru-0.3.1a0-py3-none-any.whl -
Subject digest:
f83a723b0ebde2758091f3075666bf5e7c3c27c83488e3119a42fc634c1e424a - Sigstore transparency entry: 1859814353
- Sigstore integration time:
-
Permalink:
AjayAJ2000/DataMuru@f8c4e7489b0d9baec1dd0557ca076da56ceb38ef -
Branch / Tag:
refs/tags/v0.3.1a0 - Owner: https://github.com/AjayAJ2000
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@f8c4e7489b0d9baec1dd0557ca076da56ceb38ef -
Trigger Event:
push
-
Statement type: