{"id":15019673,"url":"https://github.com/tiagodanin/psql-statsshow","last_synced_at":"2025-10-24T14:31:29.868Z","repository":{"id":36470049,"uuid":"226682675","full_name":"TiagoDanin/PSQL-StatsShow","owner":"TiagoDanin","description":"Web Monitoring PostgreSQL- Tracking execution statistics of all SQL statements executed by a server.","archived":false,"fork":false,"pushed_at":"2024-05-22T11:49:30.000Z","size":1989,"stargazers_count":5,"open_issues_count":12,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-22T14:42:05.615Z","etag":null,"topics":["admin-dashboard","monitor","monitoring-server","performance","performance-analysis","postgres","postgresql","server-monitor","server-monitoring","sql","stat","statements","statistics","stats"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/TiagoDanin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-08T14:46:15.000Z","updated_at":"2024-06-03T16:15:15.440Z","dependencies_parsed_at":"2024-06-03T16:15:04.451Z","dependency_job_id":"abf12cc4-e713-4003-bf95-614e678cdad7","html_url":"https://github.com/TiagoDanin/PSQL-StatsShow","commit_stats":{"total_commits":71,"total_committers":3,"mean_commits":"23.666666666666668","dds":0.2676056338028169,"last_synced_commit":"79ef82de331251039d662dcf19ad4a33c32da3c6"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDanin%2FPSQL-StatsShow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDanin%2FPSQL-StatsShow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDanin%2FPSQL-StatsShow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TiagoDanin%2FPSQL-StatsShow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TiagoDanin","download_url":"https://codeload.github.com/TiagoDanin/PSQL-StatsShow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237982389,"owners_count":19397251,"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":["admin-dashboard","monitor","monitoring-server","performance","performance-analysis","postgres","postgresql","server-monitor","server-monitoring","sql","stat","statements","statistics","stats"],"created_at":"2024-09-24T19:53:52.639Z","updated_at":"2025-10-24T14:31:21.548Z","avatar_url":"https://github.com/TiagoDanin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PSQL StatsShow\n\n[![Travis](https://img.shields.io/travis/TiagoDanin/PSQL-StatsShow.svg?branch=master\u0026style=flat-square)](https://travis-ci.org/TiagoDanin/PSQL-StatsShow) [![Downloads](https://img.shields.io/npm/dt/psqlstatsshow.svg?style=flat-square)](https://npmjs.org/package/psqlstatsshow) [![Node](https://img.shields.io/node/v/psqlstatsshow.svg?style=flat-square)](https://npmjs.org/package/psqlstatsshow) [![Version](https://img.shields.io/npm/v/psqlstatsshow.svg?style=flat-square)](https://npmjs.org/package/psqlstatsshow) [![XO code style](https://img.shields.io/badge/code%20style-XO-red.svg?style=flat-square)](https://github.com/xojs/xo) \n\nWeb Monitoring PostgreSQL- Tracking execution statistics of all SQL statements executed by a server.\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"media/screenshot.png\"\u003e\u003c/p\u003e\n\n## Installation\n\nModule available through the [npm registry](https://www.npmjs.com/). It can be installed using the  [`npm`](https://docs.npmjs.com/getting-started/installing-npm-packages-locally) or [`yarn`](https://yarnpkg.com/en/) command line tools.\n\n```sh\n# NPM\nnpm install psqlstatsshow --global\n# Or Using Yarn\nyarn global add psqlstatsshow\n```\n\n## Usage\n\n```sh\n# Start (enabled https://www.postgresql.org/docs/11/pgstatstatements.html)\npsqlstatsshow --password=12345\n```\n\n## Tests\n\nTo run the test suite, first install the dependencies, then run `test`:\n\n```sh\n# NPM\nnpm test\n# Or Using Yarn\nyarn test\n```\n\n## Dependencies\n\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/body-parser\"\u003ebody-parser\u003c/a\u003e: Node.js body parsing middleware\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: dougwilson\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: ^1.19.0\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/cookie-session\"\u003ecookie-session\u003c/a\u003e: cookie session middleware\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: fishrock123, tjholowaychuk, dougwilson, jongleberry, defunctzombie\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: ^2.0.0-beta.3\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/express\"\u003eexpress\u003c/a\u003e: Fast, unopinionated, minimalist web framework\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: TJ Holowaychuk\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: ^4.17.1\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/express-handlebars\"\u003eexpress-handlebars\u003c/a\u003e: A Handlebars view engine for Express which doesn\u0026#x27;t suck.\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: Eric Ferraiuolo\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: BSD-3-Clause\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: 3.1.0\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/handlebars-helpers\"\u003ehandlebars-helpers\u003c/a\u003e: More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: Jon Schlinkert\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: ^0.10.0\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/minimist\"\u003eminimist\u003c/a\u003e: parse argument options\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: James Halliday\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: ^1.2.0\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/pg\"\u003epg\u003c/a\u003e: PostgreSQL client - pure javascript \u0026amp; libpq with the same API\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: Brian Carlson\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: 7.14.0\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/pg-native\"\u003epg-native\u003c/a\u003e: A slightly nicer interface to Postgres over node-libpq\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: Brian M. Carlson\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: 3.0.0\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/uikit\"\u003euikit\u003c/a\u003e: UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: aheinze, janschoenherr, saschadube\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: ^3.1.6\n\u003c/details\u003e\n\n## Dev Dependencies\n\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/nodemon\"\u003enodemon\u003c/a\u003e: Simple monitor script for use during development of a node.js app.\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: Remy Sharp\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: ^2.0.1\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/reload\"\u003ereload\u003c/a\u003e: Node.js module to refresh and reload your code in your browser when your code changes. No browser plugins required.\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: JP Richardson\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: ^3.0.3\n\u003c/details\u003e\n\u003cdetails\u003e\n\t\u003csummary\u003e\u003ca href=\"https://ghub.io/xo\"\u003exo\u003c/a\u003e: JavaScript linter with great defaults\u003c/summary\u003e\n\t\u003cb\u003eAuthor\u003c/b\u003e: Sindre Sorhus\u003c/br\u003e\n\t\u003cb\u003eLicense\u003c/b\u003e: MIT\u003c/br\u003e\n\t\u003cb\u003eVersion\u003c/b\u003e: 0.25.3\n\u003c/details\u003e\n\n## Contributors\n\nPull requests and stars are always welcome. For bugs and feature requests, please [create an issue](https://github.com/TiagoDanin/PSQL-StatsShow/issues). [List of all contributors](https://github.com/TiagoDanin/PSQL-StatsShow/graphs/contributors).\n\n## License\n\n[MIT](LICENSE) © [Tiago Danin](https://TiagoDanin.github.io)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagodanin%2Fpsql-statsshow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagodanin%2Fpsql-statsshow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagodanin%2Fpsql-statsshow/lists"}