Giter Club home page Giter Club logo

nosql4idea's Introduction

NoSql Plugin for IntelliJ IDEA version 0.1.0-SNAPSHOT

Description

This plugin is a fork from mongo4idea and intends to integrate Redis and Couchbase databases. Please note that the Couchbase integration is experimental because I am not a strong user of this database.

Current status: EAP

Plugin Compatibility

This plugin is built with JDK 1.7 and idea 14.1 version.

The plugin has been tested with the following databases:

  • MongoDB 2.7 and 3.0
  • Redis 2.8.21
  • Couchbase Community 4.0.0

Installation

To install it : Settings > Plugins > Install plugin from Disk

Configuration

On the right, you will see a new tool window named NoSql Explorer

NoSqlBrowser

  • Click on the Wrench Icon from the toolbar and you will be redirected to the Plugin Settings.
  • You can specify the mongo and redis CLI paths at the top of the panel
  • To add a server, click on the [+] button and choose you database vendor

SettingsAddAServer

  • Click on the OK button and enter the settings of your database

MongoSettings

  • When all your dabatase are configured you should see then in the explorer panel

NoSqlBrowserWithServers

Viewing the Redis database content

Double click on the database icon from your redis server and the results will appear as a tab

RedisResults

You can filter the results (Currently, it runs a KEYS <filter> command. A SCAN <filter> will replace it in the future for optimization purpose.)

Like the Properties editor, you can group your data by prefix. Click on the corresponding icon and then click on the Elipsis icon to set you separator

RedisResultsGroupedByPrefix

Viewing the Couchbase database content

Double click on the database icon from your couchbase server and the results will appear as a tab

CouchbaseResults

Important note To get the results from each bucket, an Index must be created. Otherwise an error message is raised.

Roadmap

0.1.0

  • integrate Redis : view results with 'Group by prefix' feature like properties editor
  • integrate Couchbase : view results

0.2.0

  • delete, update and add features for Redis and Couchbase

nosql4idea's People

Contributors

dboissier avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.