{"id":22489727,"url":"https://github.com/Xstoudi/pino-pg","last_synced_at":"2025-08-02T22:31:05.652Z","repository":{"id":36977775,"uuid":"244470494","full_name":"Xstoudi/pino-pg","owner":"Xstoudi","description":"A Pino Transport for PostgreSQL databases.","archived":false,"fork":false,"pushed_at":"2023-05-16T20:14:37.000Z","size":461,"stargazers_count":8,"open_issues_count":12,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-27T03:00:52.906Z","etag":null,"topics":["hacktoberfest","nodejs","pino","postgresql"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Xstoudi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-03-02T20:39:29.000Z","updated_at":"2024-01-27T22:42:49.000Z","dependencies_parsed_at":"2024-10-28T13:50:01.659Z","dependency_job_id":null,"html_url":"https://github.com/Xstoudi/pino-pg","commit_stats":{"total_commits":117,"total_committers":6,"mean_commits":19.5,"dds":0.5042735042735043,"last_synced_commit":"b8fc7aad66548fdb640a1f263ed6e84fde28aca6"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xstoudi%2Fpino-pg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xstoudi%2Fpino-pg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xstoudi%2Fpino-pg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xstoudi%2Fpino-pg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xstoudi","download_url":"https://codeload.github.com/Xstoudi/pino-pg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228034838,"owners_count":17859223,"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":["hacktoberfest","nodejs","pino","postgresql"],"created_at":"2024-12-06T17:20:31.339Z","updated_at":"2024-12-06T17:22:58.363Z","avatar_url":"https://github.com/Xstoudi.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003e DISCONTINUED\n\n# pino-pg\nA Pino Transport for PostgreSQL databases.\n\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Xstoudi/pino-pg/Tests?label=tests\u0026style=for-the-badge)\n![GitHub](https://img.shields.io/github/license/Xstoudi/pino-pg?style=for-the-badge)\n![npm](https://img.shields.io/npm/v/pino-pg?style=for-the-badge)\n\n## Requirement\nThis package requires at least Node.js version 10.\n\n## Installation\n```\nnpm install pino-pg\n```\n\n## Usage\nStore logs to PostgreSQL.\n```\nnode my-app.js | pino-pg --connectionUrl \u003cyour connection string\u003e --table \u003cyour logs table\u003e --column \u003cyour column table\u003e\n```\n\n## Options\n- The `connectionUrl` (or `u`) must contain the [postgres url string](https://node-postgres.com/features/connecting#Connection%20URI).\n- The `table` (or `t`) must contain the table name. Default to `logs`.\n- The `column` (or `c`) must contain the name of the JSONB column where you want to store log entries.\n\n## License\nLicensed under [MIT](https://github.com/Xstoudi/pino-pg/blob/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FXstoudi%2Fpino-pg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FXstoudi%2Fpino-pg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FXstoudi%2Fpino-pg/lists"}