psqlstatsshow

1.0.2 • Public • Published

PSQL StatsShow

Travis Downloads Node Version XO code style

Web Monitoring PostgreSQL- Tracking execution statistics of all SQL statements executed by a server.

Installation

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

Usage

# Start (enabled https://www.postgresql.org/docs/11/pgstatstatements.html) 
psqlstatsshow --password=12345

Tests

To run the test suite, first install the dependencies, then run test:

# NPM 
npm test
# Or Using Yarn 
yarn test

Dependencies

body-parser: Node.js body parsing middleware Author: dougwilson
License: MIT
Version: ^1.19.0
cookie-session: cookie session middleware Author: fishrock123, tjholowaychuk, dougwilson, jongleberry, defunctzombie
License: MIT
Version: ^2.0.0-beta.3
express: Fast, unopinionated, minimalist web framework Author: TJ Holowaychuk
License: MIT
Version: ^4.17.1
express-handlebars: A Handlebars view engine for Express which doesn't suck. Author: Eric Ferraiuolo
License: 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 Schlinkert
License: MIT
Version: ^0.10.0
minimist: parse argument options Author: James Halliday
License: MIT
Version: ^1.2.0
pg: PostgreSQL client - pure javascript & libpq with the same API Author: Brian Carlson
License: MIT
Version: 7.14.0
pg-native: A slightly nicer interface to Postgres over node-libpq Author: Brian M. Carlson
License: 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, saschadube
License: MIT
Version: ^3.1.6

Dev Dependencies

nodemon: Simple monitor script for use during development of a node.js app. Author: Remy Sharp
License: 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 Richardson
License: MIT
Version: ^3.0.3
xo: JavaScript linter with great defaults Author: Sindre Sorhus
License: MIT
Version: 0.25.3

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

License

MIT © Tiago Danin

Package Sidebar

Install

npm i psqlstatsshow

Weekly Downloads

5

Version

1.0.2

License

MIT

Unpacked Size

21.7 kB

Total Files

20

Last publish

Collaborators

  • tiagodanin