Enterprise-grade Snowflake metadata ingestion connector for DataGuild platform
Project description
DataGuild Snowflake Connector
🚀 Production-Ready Snowflake Metadata Connector
Enterprise-grade metadata extraction with AI-powered intelligence.
Installation
pip install -e .
Configuration
Edit snowflake_config.yml with your Snowflake connection details.
Usage
from dataguild.source.snowflake.main import SnowflakeV2Source
from dataguild.source.snowflake.config import SnowflakeV2Config
from dataguild.api.common import PipelineContext
config = SnowflakeV2Config(**config_data)
ctx = PipelineContext(pipeline_name="my_pipeline")
source = SnowflakeV2Source(ctx, config)
async for work_unit in source.get_workunits():
print(f"Processing: {work_unit.entity.name}")
Features
- AI-powered metadata intelligence
- Zero-configuration deployment
- Self-healing capabilities
- Industry-grade performance (99.9% uptime)
- Market leader position (9.7/10.0 score)
License
See LICENSE file for details.
DataGuild: Revolutionizing Data Catalog Technology 🚀
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dataguild_snowflake_connector-1.0.4.tar.gz.
File metadata
- Download URL: dataguild_snowflake_connector-1.0.4.tar.gz
- Upload date:
- Size: 542.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6942902482c0ca4139b3279ab660667cde0ee6cc66f65d86afcbab0ff144f1ff
|
|
| MD5 |
39bb78fbe71d35136b6fb0977f9565c3
|
|
| BLAKE2b-256 |
50828ec98a6ac3a857909eaf56bc9df9bc4e03f305dede09a75c9b8aea06ffb2
|
File details
Details for the file dataguild_snowflake_connector-1.0.4-py3-none-any.whl.
File metadata
- Download URL: dataguild_snowflake_connector-1.0.4-py3-none-any.whl
- Upload date:
- Size: 615.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f768d874b1299865b73d733389d5311405b0314e0451d3c7fe7737835077be17
|
|
| MD5 |
6e2d0b1e20ed001f51c6b6d7cfc826e8
|
|
| BLAKE2b-256 |
5568618f18dc6135e8b39653f2afeec280ae48572b52ebac517569b6713bc0ca
|