Skip to content

MongoDB shell launcher with support for Compass favorites

Notifications You must be signed in to change notification settings

mmarcon/mongo-favs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo-favs

A shell launcher for MongoDB that loads favorites from Compass.

mongo-favs

Favorites are loaded from Compass' connections directory on the filesystem and are displayed with the same color they are displayed in Compass.

Requirements

  • mongo shell in $PATH
  • Compass 1.20 or newer
  • Node.js >= 12

Installation

$ npm install -g mongo-favs

Things that don't work

  • Passwords. For obvious security reasons, Compass does not store passwords in clear text on the filesystem and uses keychain/keyring instead. For this reason, for connections that need a password you'll have to fill it in manually – or copy paste from your password manager.

About

MongoDB shell launcher with support for Compass favorites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published