yocontra / smog

HTML5/Node/WebSocket MongoDB panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database connection

stephenlacy opened this issue · comments

Single or simultaneous database connections.

single

  • one connection to DB
  • config or CLI options
  • one DB at a time

simultaneous

  • multiple connections to DB
  • config, CLI, or app database options
  • multiple DB editing