nodedbadmin

0.0.10 • Public • Published

nodedbadmin

nodeDBAdmin - mysql and mongodb (and other databases in future) database administration software (like phpMyAdmin, but on node.js).

It's single page application uses express, socket.io on server and ember.js on client.

Install & start

  1. Install Node.js
  2. $ npm install -g nodedbadmin
  3. $ nodedbadmin
  4. Open http://localhost:4242/ in your browser
  5. Click "Edit connections" and add connection
  6. Select connection & database

See $ nodedbadmin --help for all available options.

Package Sidebar

Install

npm i nodedbadmin

Weekly Downloads

0

Version

0.0.10

License

MIT

Last publish

Collaborators

  • karudo