All Projects → timboudreau → netbeans-mongodb

timboudreau / netbeans-mongodb

Licence: other
A NetBeans plugin for browsing MongoDB

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to netbeans-mongodb

NBStudio
Alternative IDE/Studio for InterSystems Caché on Netbeans Platform
Stars: ✭ 22 (+69.23%)
Mutual labels:  netbeans-plugin
sonarlint4netbeans
SonarLint integration for Apache Netbeans
Stars: ✭ 23 (+76.92%)
Mutual labels:  netbeans-plugin
Programmer-Learning-materials
程序员 学习资料,以及一些书籍电子书,如果对您有所帮助,还希望大家多多star,更多资料请关注《Java有货》微信公众号获取
Stars: ✭ 140 (+976.92%)
Mutual labels:  mongdb
mad-migration
Database migration tool for migrate different structured databases.
Stars: ✭ 29 (+123.08%)
Mutual labels:  mongdb
netbeans-wordpress-plugin
Support for WordPress
Stars: ✭ 92 (+607.69%)
Mutual labels:  netbeans-plugin
NBCndUnit
NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.
Stars: ✭ 13 (+0%)
Mutual labels:  netbeans-plugin
tikione-jacocoverage
NetBeans module that provides JaCoCo code coverage for Ant based Java SE, Java EE and NetBeans Module projects (JDK5,6,7,8 compatible).
Stars: ✭ 25 (+92.31%)
Mutual labels:  netbeans-plugin
netbeans-color-codes-preview
Show colors in an editor's sidebar
Stars: ✭ 24 (+84.62%)
Mutual labels:  netbeans-plugin
mongoose-gridfs
mongoose gridfs on top of new gridfs api
Stars: ✭ 79 (+507.69%)
Mutual labels:  mongdb

NetBeans MongoDB

A NetBeans plugin for browsing MongoDB. It adds a node to the Services tab. Right click it to add servers.

You can browse into collections; responses to queries are browsable as subnodes; the property sheet shows all non-Map, non-List properties (lists and Maps become additional subnodes).

NetBeans MongoDB Plugin Screen Shot

Status

Stable and works.

Note that as yet there is no write support, just browsing.

Build And Run / Downloads

It's a Maven project built using the NBM Maven Plugin - just check out and build.

A continuous build of it, with NBM download, is on timboudreau.com. To install in NetBeans, simply download and install using Tools | Plugins on the Downloaded tab.

To-Dos

  • Authentication, storing passwords using keyring api
  • Refresh action on collections and other nodes
  • Write support
    • Write support for properties
    • Custom queries
    • Add/remove collection, item, database

License

MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].