Skip to content

Commit

Permalink
Merge branch 'current' into jerco/project-deps-prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Sep 28, 2023
2 parents 5185c13 + a0bcbeb commit 14d6b23
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/docs/docs/verified-adapters.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
---
title: "Verified adapters"
id: "verified-adapters"
hide_table_of_contents: true
---


The dbt Labs has a rigorous verified adapter program which provides reassurance to users about which adapters can be trusted to use in production, has been tested, and is actively maintained and updated. The process covers aspects of development, documentation, user experience, and maintenance.
The dbt Labs has a rigorous verified adapter program that provides reassurance to users about which adapters can be trusted to use in production, has been tested, and is actively maintained and updated. The process covers development, documentation, user experience, and maintenance aspects.

These adapters then earn a "Verified" status so that users can have a certain level of trust and expectation when they use them. The adapters also have maintainers and we recommend using the adapter's verification status to determine its quality and health.

The verification process serves as the on-ramp to integration with dbt Cloud. As such, we restrict applicants to data platform vendors with whom we are already engaged.

To learn more, see [Verifying a new adapter](/guides/dbt-ecosystem/adapter-development/7-verifying-a-new-adapter).

Here's the list of the verified data platforms that can connect to dbt and its latest version.
Here are the verified data platforms that connect to dbt and its latest version.

import AdaptersVerified from '/snippets/_adapters-verified.md';

Expand Down

0 comments on commit 14d6b23

Please sign in to comment.