|
|
|
|
|
by topicseed
2136 days ago
|
|
Both have been pretty efficient with disk space despite our multiple indices. More complex queries did perform a lot better on Dgraph though. End result, though... We moved everything back to Postgres and prefer to use recursive queries and metadata to query more efficiently. I love graph database and the dream they sell, but it's just not worth it for a small entity like ours. Takes too much time dealing alphas, nodes, rebalancing shards, and so on. But otherwise, check these two are they were great if it weren't for fleet management. |
|
But graph database is all about how complex query or relations are between table or schema and how big are your data in your project.