{"id":30524012,"url":"https://github.com/intake/intake-snowflake","last_synced_at":"2025-08-26T20:52:28.105Z","repository":{"id":74579576,"uuid":"495844883","full_name":"intake/intake-snowflake","owner":"intake","description":"Snowflake Plugin for Intake based on dask-snowflake","archived":false,"fork":false,"pushed_at":"2022-05-24T15:12:20.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-08T20:04:09.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intake.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-24T13:52:06.000Z","updated_at":"2022-05-24T14:12:13.000Z","dependencies_parsed_at":"2023-09-29T18:35:49.155Z","dependency_job_id":null,"html_url":"https://github.com/intake/intake-snowflake","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"e0967a576b3b361dfcdcaa8f55f2c72a952745e4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/intake/intake-snowflake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-snowflake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-snowflake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-snowflake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-snowflake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intake","download_url":"https://codeload.github.com/intake/intake-snowflake/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-snowflake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272254550,"owners_count":24901064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-26T20:52:27.398Z","updated_at":"2025-08-26T20:52:28.092Z","avatar_url":"https://github.com/intake.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intake-snowflake\n\nSnowflake Plugin for Intake based on dask-snowflake\n\n\n## User Installation\n\nTo install the intake-snowflake plugin, execute the following command\n\n```\nconda install -c conda-forge intake-snowflake\n```\n\nor:\n\n```\npip install intake-snowflake\n```\n\n## Example\n\nAn Intake catalog referencing a snowflake dataset consists of the `uri` pointing to the snowflake instance along with a username and password and a SQL expression (`sql_expr`), e.g.:\n\n```yaml\nsources:\n  dremio_vds:\n    driver: dremio \n    args:\n        username: \u003cSNOWFLAKE_USER\u003e\n        password: \u003cSNOWFLAKE_PASSWORD\u003e\n        account: \u003cSNOWFLAKE_ACCOUNT\u003e\n        sql_expr: SELECT * FROM TABLE ORDER BY \"timestamp\" ASC\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintake%2Fintake-snowflake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintake%2Fintake-snowflake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintake%2Fintake-snowflake/lists"}