{"id":40197865,"url":"https://github.com/precog/quasar-destination-snowflake","last_synced_at":"2026-01-19T20:05:53.061Z","repository":{"id":40362782,"uuid":"215883849","full_name":"precog/quasar-destination-snowflake","owner":"precog","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-12T20:28:05.000Z","size":345,"stargazers_count":0,"open_issues_count":6,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-15T03:19:09.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/precog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-17T20:53:40.000Z","updated_at":"2021-11-11T18:09:25.000Z","dependencies_parsed_at":"2022-08-09T18:12:00.095Z","dependency_job_id":null,"html_url":"https://github.com/precog/quasar-destination-snowflake","commit_stats":null,"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"purl":"pkg:github/precog/quasar-destination-snowflake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-snowflake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-snowflake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-snowflake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-snowflake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/precog","download_url":"https://codeload.github.com/precog/quasar-destination-snowflake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-snowflake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28583645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T19:46:29.903Z","status":"ssl_error","status_checked_at":"2026-01-19T19:45:54.560Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-19T20:05:51.671Z","updated_at":"2026-01-19T20:05:53.055Z","avatar_url":"https://github.com/precog.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quasar-destination-snowflake [![Discord](https://img.shields.io/discord/373302030460125185.svg?logo=discord)](https://discord.gg/QNjwCg6)\n\n## Usage\n\n```sbt\nlibraryDependencies += \"com.precog\" %% \"quasar-destination-snowflake\" % \u003cversion\u003e\n```\n\n## Configuration\n\n```\n{\n   \"accountName\": String,\n   \"warehouse\": String,\n   \"databaseName\": String,\n   \"user\": String,\n   \"password\": String,\n   \"schema\": String,\n   \"retryTransactionTimeoutMs\": Optional\u003cNumber\u003e,\n   \"maxTransactionReattempts\": Optional\u003cNumber\u003e,\n   \"sanitizeIdentifiers\": Option\u003cBoolean\u003e\n}\n```\n\n- `accountName` the name of the Snowflake account. `name` in `\u003cname\u003e.snowflakecomputing.com`\n- `warehouse` the name of the warehouse to use\n- `databaseName` the name of the database to use\n- `user` the user name to login into Snowflake\n- `password` the password to login into Snowflake\n- `schema` the name of the schema to use\n- `retryTransactionTimeoutMs` optional transaction retry timeout in milliseconds, default is 60000\n- `maxTransactionReattempts` optional number of retries before giving up retrying, default is 10\n- `sanitizeIdentifiers` optinal, defaults to `true`. When it's `true` identifiers (table name, schema, columns)\n  are capitalized and all non-ASCII characters are replaced with `_`. If this is `false` the identifiers are\n  quoted and `\"` is replaced with `\"\"`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecog%2Fquasar-destination-snowflake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprecog%2Fquasar-destination-snowflake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecog%2Fquasar-destination-snowflake/lists"}