Skip to content

nodeDBAdmin - mysql and MongoDB (and other databases in future) database administration tool

License

Notifications You must be signed in to change notification settings

karudo/nodedbadmin

Repository files navigation

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.

About

nodeDBAdmin - mysql and MongoDB (and other databases in future) database administration tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published