|
13 | 13 |
|
14 | 14 | ## What is Elementary? |
15 | 15 |
|
16 | | -This dbt-native package powers **Elementary**, helping data and analytics engineers **detect data anomalies** and build **rich metadata tables** from their dbt runs and tests. Gain immediate visibility into data quality trend and uncover potential issues, all within dbt. |
| 16 | +This dbt package powers both Elementary OSS and Elementary Cloud, creating the foundation for dbt-native data observability. It collects metadata, artifacts, and test results from your dbt runs so you can detect anomalies, monitor data quality, and build rich metadata tables in your warehouse. |
17 | 17 |
|
18 | | -Choose the observability tool that fits your needs: |
| 18 | +Choose the tool that fits your needs: |
19 | 19 |
|
20 | 20 | ✅ [**Elementary OSS**](https://docs.elementary-data.com/oss/oss-introduction) – A powerful open-source data observability layer for dbt. It runs in your pipeline, captures rich metadata and artifacts, and includes alerting and reporting to help engineers surface issues early. |
21 | 21 |
|
22 | 22 | ✅ [**Elementary Cloud**](https://docs.elementary-data.com/cloud/introduction) – A managed, AI-driven control plane for observability, quality, governance, and discovery. It includes automated ML monitoring, column-level lineage from source to BI, a built-in catalog, and AI agents that scale reliability workflows. Cloud supports both engineers and business users, enabling technical depth and simple self-service in one place. |
23 | 23 |
|
24 | 24 | ### Table of Contents |
25 | | - |
26 | | -- [dbt-native data observability](#dbt-native-data-observability) |
27 | | - - [What is Elementary?](#what-is-elementary) |
28 | | - - [Table of Contents](#table-of-contents) |
29 | | - - [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package) |
| 25 | +- [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package) |
30 | 26 | - [Get more out of Elementary dbt package](#get-more-out-of-elementary-dbt-package) |
31 | 27 | - [Data Anomaly Detection \& Schema changes as dbt Tests](#data-anomaly-detection--schema-changes-as-dbt-tests) |
32 | 28 | - [**Anomaly Detection Tests**](#anomaly-detection-tests) |
33 | 29 | - [**Schema Tests**](#schema-tests) |
34 | | - - [Elementary Tables - Run Results and dbt Artifacts](#elementary-tables---run-results-and-dbt-artifacts) |
| 30 | +- [Elementary Tables - Run Results and dbt Artifacts](#elementary-tables---run-results-and-dbt-artifacts) |
35 | 31 | - [**Metadata Tables - dbt Artifacts**](#metadata-tables---dbt-artifacts) |
36 | 32 | - [**Run Results Tables**](#run-results-tables) |
37 | | - - [AI-powered data validation and unstructured data tests](#ai-powered-data-validation-and-unstructured-data-tests) |
38 | | - - [Quickstart - dbt Package](#quickstart---dbt-package) |
39 | | - - [Community \& Support](#community--support) |
40 | | - - [Contributions](#contributions) |
| 33 | +- [AI-powered data validation and unstructured data tests](#ai-powered-data-validation-and-unstructured-data-tests) |
| 34 | +- [Quickstart - dbt Package](#quickstart---dbt-package) |
| 35 | +- [Community \& Support](#community--support) |
| 36 | +- [Contributions](#contributions) |
41 | 37 |
|
42 | 38 | ### **What's Inside the Elementary dbt Package?** |
43 | 39 |
|
|
0 commit comments