{"id":40197227,"url":"https://github.com/precog/quasar-destination-postgres","last_synced_at":"2026-01-19T20:04:52.210Z","repository":{"id":40362839,"uuid":"209346980","full_name":"precog/quasar-destination-postgres","owner":"precog","description":"Quasar plugin providing the ability to push results into a Postgres database","archived":false,"fork":false,"pushed_at":"2022-05-12T20:27:25.000Z","size":389,"stargazers_count":0,"open_issues_count":6,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-15T03:19:09.628Z","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-09-18T15:48:50.000Z","updated_at":"2022-03-29T00:06:09.000Z","dependencies_parsed_at":"2022-08-09T18:12:00.246Z","dependency_job_id":null,"html_url":"https://github.com/precog/quasar-destination-postgres","commit_stats":null,"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"purl":"pkg:github/precog/quasar-destination-postgres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/precog","download_url":"https://codeload.github.com/precog/quasar-destination-postgres/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precog%2Fquasar-destination-postgres/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28583644,"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:04:51.933Z","updated_at":"2026-01-19T20:04:52.200Z","avatar_url":"https://github.com/precog.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quasar-destination-postgres [![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-postgres\" % \u003cversion\u003e\n```\n\n## Configuration\n\n```json\n{\n  \"connectionUri\": String\n  [, \"schema\": String]\n}\n```\n\n* `connectionUri` (REQUIRED): A Postgres [connection URL](https://jdbc.postgresql.org/documentation/head/connect.html) **without the leading `jdbc:`**. Example `postgresql://localhost:5432/db?user=alice\u0026password=secret`.\n* `schema` (OPTIONAL): The name of the schema to use for all database objects, uses the server default if omitted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecog%2Fquasar-destination-postgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprecog%2Fquasar-destination-postgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecog%2Fquasar-destination-postgres/lists"}