apache / age-viewer

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
https://age.apache.org
Apache License 2.0
234 stars 235 forks source link
age-database analytics graph-database graphdb multi-model-dbms postgresql postgresql-extension

PRs Welcome

What is Apache-Age Viewer

Apache-Age Viewer is a web based user interface that provides visualization of graph data stored in a postgreSQL database with AGE extension. It is graph visualisation tool, for Apache AGE.

This is a sub-project of the Apache AGE project.

Recommend Node Version & install module

Install latest pm2 with : npm i pm2

pm2 is an NPM module to run the project in production mode, and hence is optional for getting started with setting up development environment for Age-Viewer

Running Age-Viewer

This will start the age-viewer on http://localhost:3000 if port 3000 is free.

How to build using command

License

Apache AGE Viewer is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.