{"id":15651537,"url":"https://github.com/epost/purescript-node-postgres","last_synced_at":"2025-04-30T17:12:36.138Z","repository":{"id":22848070,"uuid":"26195429","full_name":"epost/purescript-node-postgres","owner":"epost","description":"PureScript bindings for node-postgres.","archived":false,"fork":false,"pushed_at":"2023-03-05T21:42:25.000Z","size":167,"stargazers_count":33,"open_issues_count":5,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T17:12:29.635Z","etag":null,"topics":["node-js","postgres","purescript","sql"],"latest_commit_sha":null,"homepage":null,"language":"PureScript","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/epost.png","metadata":{"files":{"readme":"README.org","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-11-05T00:32:32.000Z","updated_at":"2025-03-28T22:01:27.000Z","dependencies_parsed_at":"2024-10-03T12:39:33.154Z","dependency_job_id":"a87275b9-19a5-495e-a360-29d3f46e3ea9","html_url":"https://github.com/epost/purescript-node-postgres","commit_stats":{"total_commits":62,"total_committers":9,"mean_commits":6.888888888888889,"dds":0.5,"last_synced_commit":"938992dd5880ce4ac3340af41e568e1fe025a204"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epost%2Fpurescript-node-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epost%2Fpurescript-node-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epost%2Fpurescript-node-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epost%2Fpurescript-node-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epost","download_url":"https://codeload.github.com/epost/purescript-node-postgres/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251748950,"owners_count":21637418,"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","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":["node-js","postgres","purescript","sql"],"created_at":"2024-10-03T12:38:55.472Z","updated_at":"2025-04-30T17:12:36.098Z","avatar_url":"https://github.com/epost.png","language":"PureScript","readme":"#+title: PureScript bindings for node-postgres\n\n#+BEGIN_HTML\n\u003ca href=\"http://pursuit.purescript.org/packages/purescript-node-postgres\"\u003e\n  \u003cimg src=\"http://pursuit.purescript.org/packages/purescript-node-postgres/badge\" alt=\"purescript-node-postgres on Pursuit\"\u003e\n  \u003c/img\u003e\n\u003c/a\u003e\n\u003cbr\u003e\n#+END_HTML\n\n\nPureScript bindings for the [[https://www.npmjs.org/package/pg][pg library]] ([[https://github.com/brianc/node-postgres][node-postgres]] on GitHub).\n\n* Installation\n\nClone the project and install its dependencies:\n\n#+begin_src bash\ngit clone https://github.com/epost/purescript-node-postgres\ncd purescript-node-postgres\nnpm install\n#+end_src\n\n* Building\n\nBuild:\n\n#+begin_src bash\nnpm run build\n#+end_src\n\n* Testing\n\nAssuming you have [[http://www.postgresql.org/][PostgreSQL]] installed, create a database with some test data:\n\n#+begin_src bash\npsql --command=\"create database test\"\npsql --command=\"create user testuser\"\npsql --username=testuser test -f schema.sql\n#+end_src\n\nThen run the tests:\n\n#+begin_src bash\nnpm run test\n#+end_src\n\n* Documentation\n\nSee [[https://pursuit.purescript.org/packages/purescript-node-postgres/5.0.0][Module documentation]].\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepost%2Fpurescript-node-postgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepost%2Fpurescript-node-postgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepost%2Fpurescript-node-postgres/lists"}