Web Monitoring PostgreSQL- Tracking execution statistics of all SQL statements executed by a server.
Module available through the npm registry. It can be installed using the npm
or yarn
command line tools.
# NPM
npm install psqlstatsshow --global
# Or Using Yarn
yarn global add psqlstatsshow
# Start (enabled https://www.postgresql.org/docs/11/pgstatstatements.html)
psqlstatsshow --password=12345
To run the test suite, first install the dependencies, then run test
:
# NPM
npm test
# Or Using Yarn
yarn test
cookie-session: cookie session middleware
Author: fishrock123, tjholowaychuk, dougwilson, jongleberry, defunctzombieLicense: MIT
Version: ^2.0.0-beta.3
express: Fast, unopinionated, minimalist web framework
Author: TJ HolowaychukLicense: MIT
Version: ^4.17.1
express-handlebars: A Handlebars view engine for Express which doesn't suck.
Author: Eric FerraiuoloLicense: BSD-3-Clause
Version: 3.1.0
handlebars-helpers: 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.
Author: Jon SchlinkertLicense: MIT
Version: ^0.10.0
pg: PostgreSQL client - pure javascript & libpq with the same API
Author: Brian CarlsonLicense: MIT
Version: 7.14.0
pg-native: A slightly nicer interface to Postgres over node-libpq
Author: Brian M. CarlsonLicense: MIT
Version: 3.0.0
uikit: UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.
Author: aheinze, janschoenherr, saschadubeLicense: MIT
Version: ^3.1.6
nodemon: Simple monitor script for use during development of a node.js app.
Author: Remy SharpLicense: MIT
Version: ^2.0.1
reload: Node.js module to refresh and reload your code in your browser when your code changes. No browser plugins required.
Author: JP RichardsonLicense: MIT
Version: ^3.0.3
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.