{"id":23054981,"url":"https://github.com/daniel-onyenwee/window-postgres-installer","last_synced_at":"2026-05-10T06:51:43.189Z","repository":{"id":228082851,"uuid":"773153430","full_name":"daniel-onyenwee/window-postgres-installer","owner":"daniel-onyenwee","description":"A helper package to install Postgresql binaries on a window system","archived":false,"fork":false,"pushed_at":"2024-03-18T01:38:41.000Z","size":21630,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T23:29:37.580Z","etag":null,"topics":["database","installer","postgres","postgresql","sql"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/daniel-onyenwee.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-16T22:23:42.000Z","updated_at":"2024-03-16T22:28:45.000Z","dependencies_parsed_at":"2024-03-17T02:57:05.801Z","dependency_job_id":null,"html_url":"https://github.com/daniel-onyenwee/window-postgres-installer","commit_stats":null,"previous_names":["daniel-onyenwee/window-postgres-installer"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-onyenwee%2Fwindow-postgres-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-onyenwee%2Fwindow-postgres-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-onyenwee%2Fwindow-postgres-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-onyenwee%2Fwindow-postgres-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniel-onyenwee","download_url":"https://codeload.github.com/daniel-onyenwee/window-postgres-installer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246939238,"owners_count":20857922,"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":["database","installer","postgres","postgresql","sql"],"created_at":"2024-12-16T01:09:47.138Z","updated_at":"2026-05-10T06:51:43.109Z","avatar_url":"https://github.com/daniel-onyenwee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# window-postgres-installer\n\nA helper package to install Postgresql binaries on a window system.\n\n## Usage\n\n```bash\nnpm i window-postgres-installer\n```\n\n```ts\nimport { \n    installPostgres,\n    getPostgresBinaries,\n    isPostgresInstalled \n} from 'window-postgres-installer'\n\nasync function main() {\n    await installPostgres()\n}\n\n/* \n* use `getPostgresBinaries` to get the file path to the postgres binaries\n* use `isPostgresInstalled` to check if the postgres binaries are installed\n*/\n\nmain()\n```\n\n\u003e **NOTE:** The binaries are installed in the ***AppData/Roaming/node-embedded-postgres*** directory\n\n## Credits\n\nThis package will not be possible without [zonky's embedded-postgres-binaries](https://github.com/zonkyio/embedded-postgres).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-onyenwee%2Fwindow-postgres-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel-onyenwee%2Fwindow-postgres-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-onyenwee%2Fwindow-postgres-installer/lists"}