Ask HN: What's the SQLite of graph databases?
. . . if such a thing exists.
I'm looking for something easy to install, relatively easy to use, with good reliability, for experimentation.
I'm looking for something easy to install, relatively easy to use, with good reliability, for experimentation.
11 comments
[ 2.2 ms ] story [ 49.7 ms ] threadBecause if not, SpatiaLite's VirtualNetwork module may work for you. Otherwise, neo4j.
> easy to install, relatively easy to use, with good reliability, for experimentation
https://www.arangodb.com/ (just a happy user)
Also: https://github.com/google/cayley
It is "TinkerGraph is a single machine, in-memory (with optional persistence), non-transactional graph engine that provides both OLTP and OLAP functionality."