{"id":15687459,"url":"https://github.com/epost/purescript-any-db","last_synced_at":"2025-05-07T19:45:23.055Z","repository":{"id":31394400,"uuid":"34957571","full_name":"epost/purescript-any-db","owner":"epost","description":"PureScript Bindings for the node-any-db library.","archived":false,"fork":false,"pushed_at":"2018-02-25T12:18:53.000Z","size":46,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T13:28:22.238Z","etag":null,"topics":["mysql","postgres","purescript","sql","sqlite"],"latest_commit_sha":null,"homepage":"","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}},"created_at":"2015-05-02T17:52:23.000Z","updated_at":"2021-07-31T21:31:12.000Z","dependencies_parsed_at":"2022-08-24T12:20:25.719Z","dependency_job_id":null,"html_url":"https://github.com/epost/purescript-any-db","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epost%2Fpurescript-any-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epost%2Fpurescript-any-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epost%2Fpurescript-any-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epost%2Fpurescript-any-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epost","download_url":"https://codeload.github.com/epost/purescript-any-db/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252947427,"owners_count":21829980,"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":["mysql","postgres","purescript","sql","sqlite"],"created_at":"2024-10-03T17:48:44.537Z","updated_at":"2025-05-07T19:45:22.995Z","avatar_url":"https://github.com/epost.png","language":"PureScript","readme":"#+title: PureScript any-db bindings\n\n* Caveat\n\nThis is alpha quality software.\n\n* About\n\nBindings for [[https://github.com/grncdr/node-any-db][node-any-db]] forked from [[https://github.com/epost/purescript-node-postgres][purescript-node-postgres]], with a slightly more fine-grained API.\n\n* Installation\n\nI'll assume you have [[http://www.purescript.org/][PureScript]] and [[http://www.postgresql.org/][PostgreSQL]] installed. You'll also need [[https://github.com/bodil/pulp][purescript-pulp]] and the postgres version of [[https://github.com/grncdr/node-any-db][node-any-db]]:\n\n#+begin_src bash\nnpm install any-db-postgres any-db-transaction\nnpm install pulp\n#+end_src\n\nClone the project:\n\n#+begin_src bash\ngit clone https://github.com/epost/purescript-node-postgres\ncd purescript-node-postgres\n#+end_src\n\nCreate a Postgres database and run the tests:\n\n#+begin_src bash\npsql --command=\"create database test\"\ncat schema.sql | psql --username=testuser test\n#+end_src\n\n* Building and running\n\nLet's run some tests:\n\n#+begin_src bash\npulp test\n#+end_src\n\n* Usage\n\nSee [[file:./MODULE.md][Module documentation]].\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepost%2Fpurescript-any-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepost%2Fpurescript-any-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepost%2Fpurescript-any-db/lists"}