{"id":16660966,"url":"https://github.com/agrafix/psql-helpers","last_synced_at":"2026-04-20T20:01:52.072Z","repository":{"id":56875607,"uuid":"53064767","full_name":"agrafix/psql-helpers","owner":"agrafix","description":"Haskell: A small collection of helper functions to generate postgresql queries","archived":false,"fork":false,"pushed_at":"2016-03-03T16:22:09.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-12T04:06:16.069Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agrafix.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}},"created_at":"2016-03-03T16:16:30.000Z","updated_at":"2020-01-20T02:10:54.000Z","dependencies_parsed_at":"2022-08-20T22:00:36.101Z","dependency_job_id":null,"html_url":"https://github.com/agrafix/psql-helpers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agrafix/psql-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fpsql-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fpsql-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fpsql-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fpsql-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agrafix","download_url":"https://codeload.github.com/agrafix/psql-helpers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2Fpsql-helpers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32011033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":"2024-10-12T10:32:39.750Z","updated_at":"2026-04-20T20:01:52.034Z","avatar_url":"https://github.com/agrafix.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# psql-helpers\n\n[![Build Status](https://travis-ci.org/agrafix/psql-helpers.svg)](https://travis-ci.org/agrafix/psql-helpers)\n[![Hackage Deps](https://img.shields.io/hackage-deps/v/psql-helpers.svg)](http://packdeps.haskellers.com/reverse/psql-helpers)\n\nA small collection of helper functions to generate PostgreSQL queries\n\n## Examples\n\n### Insert\n\n```haskell\n{-# LANGUAGE OverloadedStrings #-}\nimport           Database.PostgreSQL.Simple\nimport           Database.PostgreSQL.Simple.ToField\n\nfoo :: Connection -\u003e IO ()\nfoo conn = insert \"foo_table\" [\"bar\" @= 5, \"baz\" @= True]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrafix%2Fpsql-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagrafix%2Fpsql-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrafix%2Fpsql-helpers/lists"}