Hacker News new | ask | show | jobs
by payalg 5206 days ago
neo4j illustration is really fun. FlockDB is interesting.
1 comments

FlockDB is really a SQL-JOIN-only database. It's how we scale many-to-many relationships.

For more traditional graph db applications, we use https://github.com/twitter/cassovary, which we just open-sourced.