{"id":15050618,"url":"https://github.com/justinwoo/purescript-bingsu","last_synced_at":"2025-04-10T02:15:02.544Z","repository":{"id":58235088,"uuid":"192912495","full_name":"justinwoo/purescript-bingsu","owner":"justinwoo","description":"Cool query building library for Node-SQLite3","archived":false,"fork":false,"pushed_at":"2019-06-22T18:56:51.000Z","size":4,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T02:14:57.309Z","etag":null,"topics":["purescript","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/justinwoo.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":"2019-06-20T12:02:55.000Z","updated_at":"2022-03-25T00:08:10.000Z","dependencies_parsed_at":"2022-08-31T09:21:16.960Z","dependency_job_id":null,"html_url":"https://github.com/justinwoo/purescript-bingsu","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinwoo%2Fpurescript-bingsu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinwoo%2Fpurescript-bingsu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinwoo%2Fpurescript-bingsu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinwoo%2Fpurescript-bingsu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justinwoo","download_url":"https://codeload.github.com/justinwoo/purescript-bingsu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142902,"owners_count":21054671,"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":["purescript","sqlite"],"created_at":"2024-09-24T21:28:03.700Z","updated_at":"2025-04-10T02:15:02.490Z","avatar_url":"https://github.com/justinwoo.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PureScript-Bingsu\n\nCool query building library for [Node-SQLite3](https://github.com/justinwoo/purescript-node-sqlite3).\n\n![](https://upload.wikimedia.org/wikipedia/commons/7/75/Patbingsu.jpg)\n\n## Usage\n\nSee the tests.\n\n```purs\nsomeAff = void $ B.queryDB db insert { name: \"apples\", count: 3 }\n  where\n    insert\n         = B.literal \"insert into mytable values (\"\n      \u003c\u003c\u003e\u003e B.param (B.Param :: _ \"name\" String)\n      \u003c\u003c\u003e\u003e B.literal \",\"\n      \u003c\u003c\u003e\u003e B.param (B.Param :: _ \"count\" Int)\n      \u003c\u003c\u003e\u003e B.literal \")\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinwoo%2Fpurescript-bingsu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustinwoo%2Fpurescript-bingsu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinwoo%2Fpurescript-bingsu/lists"}