stefanak-michal / cyphergui

GUI admin tool for graph databases.
https://stefanak-michal.github.io/cyphergui/
Apache License 2.0
52 stars 4 forks source link
administration amazon-neptune bolt-protocol cypher-query-language graph-databases memgraph neo4j

cypherGUI

Introduction

User friendly GUI administration tool for graph databases with bolt protocol support. Usable without knowledge of cypher query language.

ko-fi

GitHub Actions Workflow Status GitHub package.json version GitHub commits since latest release

:camera: Screenshosts

Available in wiki.

:heavy_check_mark: Supported databases

:heavy_multiplication_x: Not supported

:label: Features

:computer: Usage

GitHub pages

You can access this project on GitHub pages at url https://stefanak-michal.github.io/cyphergui/. With this deployment you are limited only to database with enabled encryption (protocols bolt+s and neo4j+s).

Local instance

You can either install node.js, clone the repository, run npm install and npm start.

Or you can download branch gh-pages, unpack it and open index.html in your favorite browser.