Skip to content

Releases: arun-gupta/couchbase-netbeans-plugin

Episode 5

10 Mar 18:43
Compare
Choose a tag to compare

Each bucket displays whether it is indexed or not, via a small icon (green/red) and a tooltip.

Episode 3

10 Feb 11:24
Compare
Choose a tag to compare
Episode 3 Pre-release
Pre-release

What (should) work:

  • Login to Couchbase server.
  • See Bucket list.
  • See Documents in Bucket.
  • Query Buckets (basic queries).
  • Compare Documents (NetBeans Diff Viewer).
  • Open Documents (in JSON editor, not savable back to Couchbase).
  • Multiple Couchbase hosts can be configured.

What does not work:

  • Create new Buckets.
  • Create new Documents.
  • No N1QL queries (except under the hood).