NoSQL and JOINs: RavenDB and RethinkDB
Daniel Lang:
One of the main differences between relational databases and document databases is the lack of native joining capabilities, right? This is no longer true for RavenDB.
This wasn’t the case for RethinkDB1 which launched with support for JOINs. But it’s great to see others doing it too.
-
First and last time disclaimer here: I work for RethinkDB. ↩
Original title and link: NoSQL and JOINs: RavenDB and RethinkDB (©myNoSQL)
via: http://daniellang.net/joining-documents-in-ravendb-2-0/