Client side join advice?
Chris Curtin <[email protected]>
| Newsgroups | gmane.org.user-groups.ajug.members |
|---|---|
| Message-ID | <CABf-h_5TrjZR0yV60nzi4JvnqMxFjRERM18M97Z-Jcfb6kASrA@mail.gmail.com> |
Hi, I'm pretty surprised I can't find much about performing client-side joins after a few hours of searching online. Anyone have any links for best practices? I find lots about people talking about client-side joins for MongoDB or Cassandra or how Facebook doesn't do any joins in the database etc. nothing beyond 'then you do a client-side join' when discussing implementations. Obvious solutions (read left, query right with 100 keys, repeat; select both sources with the same order by etc.) feel pretty simplistic so I'm looking for other ways. -- Thanks, Chris _______________________________________________ ajug-members mailing list [email protected] http://www.ajug.org/mailman/listinfo/ajug-members