Skip to content

le-yams/nbmongo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetBeans MongoDB

NetBeans plugin for accessing MongoDB. It adds a node to the Services tab. Right click it to add connections.

Current release: 8.2.3

Development version (master):

Donate

Main features

  • Connect to MongoDB using mongo standard uri
  • Browse/Create/Drop databases
  • Browse/Create/Rename/Clear/Delete collections
  • Manage collections indexes
  • Query documents (json criteria/projection/sort can be specified)
  • Perform Map/Reduce
  • Add/Edit/Delete documents as json (mongo shell notation supported)
  • Import/Export json
  • Use some mongo native tools as mongo shell, mongodump, mongorestore, etc. (mongo bin folder path must be configured in options)

See release notes for more informations.

NBMongo explorer

NBMongo result tree

NBMongo map reduce

Get and Install

NBMongo is directly available through the NetBeans Plugin Portal Update Center. In NetBeans, go to Tools > Plugins and on the Available Plugins tab search for NBMongo. Select the plugin and hit the Install button. See also NBMongo Plugin Portal page.

You can try the development version using the last successful build artifact. In NetBeans, install using the Downloaded tab in Tools | Plugins.

Licenses

  • GPLv2
  • MIT

Other

About

A NetBeans plugin for browsing MongoDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%