a high performance graph database for transactional workloads, with a web console to run queries, visualize the graph and manage users.
TuGraph is a high performance graph database built for online transactional graph workloads: it stores your data as vertices and edges and lets you traverse deep, highly connected relationships fast, querying with Cypher and ISO GQL. A built in web console lets you run graph queries, visualize the results as an interactive graph, and manage graphs and users from the browser, alongside a REST API and a Bolt endpoint for applications. It suits fraud detection, knowledge graphs, recommendation, network and asset topologies, and any application whose data is fundamentally a graph of relationships.
A stock TuGraph ships a single well known default administrator password that every install shares. cloudimg closes that gap: the image carries no initialized database, and on first boot every instance initializes fresh, then rotates the administrator to a unique per instance password written to a file only root can read, with the well known default proven rejected before the front door opens. The graph engine is kept on the loopback interface behind a reverse proxy on the standard web port so the only reachable entrance is the authenticated console, graph storage lives on a dedicated data volume separate from the operating system disk so you can resize, snapshot and back it up independently, and the base is fully patched with security updates enabled. Every image is paired with a step by step deploy guide tested against the exact build and backed by 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.