Skip to content

A NebulaGraph adapter for Harlequin, a Database IDE for the terminal.

License

Notifications You must be signed in to change notification settings

wey-gu/harlequin-nebulagraph

 
 

Repository files navigation

Harlequin NebulaGraph Adapter

PyPI - Python Version Runs on Linux | MacOS | Windows

CI for NebulaGraph GitHub release (latest by date) pypi-version Documentation

harlequin-nebulagraph is a NebulaGraph adapter for Harlequin, a Database IDE for the terminal.

harlequin-nebulagraph-demo.mp4

Getting Started

  1. Install the adapter: pip install harlequin-nebulagraph

  2. Run harlequin -a nebulagraph to start the terminal

Defaults to localhost:9669, root, and password. You can override these with the following environment variables:

harlequin -a nebulagraph -h 127.0.0.1 -p 9669 -u root --password password

Documentation

For more information about the adapter, see the Harlequin Docs.

About

A NebulaGraph adapter for Harlequin, a Database IDE for the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%