top | item 3692575

(no title)

payalg | 14 years ago

neo4j illustration is really fun. FlockDB is interesting.

discuss

order

fizx|14 years ago

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.