HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Is There a Single-File Based Graph Database Management System?

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
filegraphsystemdatabasesinglebasedmanagementthere

Problem

I am considering using a graph database management system (DBMS for brevity) as an application file format for my single-user desktop application.

Is there a single-file based graph DBMS (the "equivalent" of SQLite for graph DBMSs)?

Solution

Quick google search showed this result

  • TinkerPop3



  • Embedded Neo4j (java)



  • Arango DB which does graphs

Context

StackExchange Database Administrators Q#184487, answer score: 5

Revisions (0)

No revisions yet.