DataLex OSS is an AI-first adoption workflow for existing dbt projects.
The product flow is:
Connect dbt repo -> AI Setup -> Readiness -> Generate -> Review -> Contracts -> Publish
DataLex keeps dbt as the physical source of truth and adds a Git-versioned
business layer under DataLex/.
- Getting Started
- Install and run DataLex
- Connect an existing dbt repo
- Configure AI
- Generate, review, and certify
- Publish the manifest
- AI-generated proposal packs from dbt evidence
- business domains and ownership
- conceptual, logical, and physical diagrams
- DataLex business contracts
- metric contracts
- glossary terms
- dbt contract suggestions
datalex-manifest.jsonfor certified downstream use
- dbt SQL
- dbt model YAML
- dbt semantic metrics
- dbt tests
- dbt exposures
- enforced dbt physical contracts
- Enterprise OSS workflow
- DataLex layout
- AI-agentic modeling
- CLI reference
- API contracts
- Manifest spec
DQL is not required for DataLex OSS. DataLex publishes a certified manifest.
Cloud can combine DataLex and DQL later. OSS projects can opt into DQL readiness
explicitly through datalex.yaml.