Add Extrica adapter documentation to DBT docs #4616
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What are you changing in this pull request and why?
Description & Motivation
This pull request introduces the dbt-extrica adapter, an innovative addition to the dbt ecosystem designed to seamlessly integrate data mesh principles into the dbt workflow.
By building an adapter on top of dbt Core, we aim to extend the reach of the Extrica use case to a wider audience within the dbt community. The adapter is now available on the PyPI.
Key Features
transformation
,modeling
, andanalysis
fromdiverse data sources
.multiple sources
, aligning with the principles of data mesh architecture.complex data transformations
to derive meaningful insights for analysis and reporting. The adapter is designed with user convenience in mind, ensuring a smooth and intuitive experience for dbt users.Validation of Models
This contribution has undergone rigorous testing to ensure its reliability and effectiveness. The adapter has been validated in real-world scenarios to guarantee its performance in diverse environments.
Running Test Cases
Checklist
Adding new pages:
website/sidebars.js
/docs/core/connect-data-platform/extrica-setup.md
reference/resource-configs/extrica-configs.md
docs/community-adapters.md
.