patternMinor
Is There a Single-File Based Graph Database Management System?
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)?
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.