Package Exports
- mngr
- mngr/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mngr) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
mngr 2
mngr (databases manager) is a command-line cross-platform databases management TUI tool
- Easy to use
- Works with your
$EDITOR
- Has vim-like keybindings
- Built with react-curse. Created for vim, tmux lovers ❤️
Supported databases
- mongodb
- mysql/mariadb
- postgres
- sqlite
- json (json-server compatible)
Try
npx mngr
Installation
npm i -g mngr
Usage
mngr
Note
mngr 1.0.8 (built with blessed) is deprecated but available for installation npm i -g mngr@1.0.8