Giter VIP home page Giter VIP logo

jetbrains-plugin-graph-database-support's Introduction

Build Status

Graph Database support plugin allows you to work with databases without leaving IDE.

Plugin is developed and supported by Neueda Technologies.

plugin screenshot

Installation

Plugin is available for download from Jetbrains repository.

  1. Go to Preferences -> Plugins -> Browser repositories...
  2. Search for Graph Database support.
  3. Install plugin and restart IDE.

Features

  • Works in any Jetbrains IDE
  • Manage data sources
  • Write and execute queries
  • Explore query results in graph or table view
  • Supported databases:
    • Neo4j 3.0+ (Bolt)
  • Cypher query language:
    • Understands queries in .cyp, .cypher or .cql files
    • Syntax highlight and error reporting
    • Refactoring support for identifiers, labels, relationship types and properties
    • Autocompletion support for identifiers, labels, relationship types, properties, functions and stored procedures. Information gathered from existing queries and configured data sources
    • Code reformatting
    • Provide documentation for functions and stored procedures
    • Inspections: database warnings, function checks, type system.
    • Auto-inject Cypher language for: neo4j, neo4j-ogm, spring-data-neo4j, neo4j-harness, py2neo

Supported Jetbrains products

  • IntelliJ IDEA
  • RubyMine
  • WebStorm
  • PhpStorm
  • PyCharm
  • AppCode
  • Android Studio
  • Datagrip
  • CLion

Development

Gradle is used as build system.

# Build plugin distribution
./gradlew buildPlugin

# Run idea in development mode
./gradlew :graph-database-support-plugin:runIde

Contacts

Please report any bugs or feature request by creating new issue on Github.

You can easily reach us in case you have any questions or just want to chat about graph databases:

jetbrains-plugin-graph-database-support's People

Contributors

buzdin avatar disolovyov avatar dwitry avatar ex3m1024 avatar fylmtm avatar gdalecka avatar greyko avatar kostik1002 avatar metaur avatar nikarh avatar robertsluksa avatar rusbob avatar sergejskovtuns avatar skibish avatar vorago avatar

Watchers

 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.