Capability
Data Warehouse Integration
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “multi-warehouse metadata extraction and normalization”
Open-source dbt-native data observability and anomaly detection.
Unique: Implements warehouse-agnostic metadata extraction via a pluggable client architecture (elementary/clients/dbt/warehouse_client.py) that normalizes SQL dialects, enabling the same dbt package to work across 5+ warehouses without conditional logic. Stores all metadata in the warehouse itself rather than external systems.
vs others: More warehouse-agnostic than dbt Cloud (which requires separate integrations per warehouse) and simpler than generic metadata tools like Collibra that require custom connectors. Metadata stored in warehouse enables SQL-based querying vs external APIs.