Hacker News new | ask | show | jobs
by charlesvdv 2900 days ago
You can also add Neo4j (graph) as part of the NoSQL family, right?
1 comments

Yeah in general it seems like NoSQL is used to proxy "MongoDB and other key-value stores."

Graph databases arguably handle relational data better than SQL, and I'd argue they're much nicer to work with.

And MS SQL Server now supports graph databases; it doesn't have to be either-or.