Re: Client side join advice?
Summers Pittman <[email protected]>
| Newsgroups | gmane.org.user-groups.ajug.members |
|---|---|
| Message-ID | <[email protected]> |
So I think by client side joins they are referring to importing the data from the remote store and combining the data programmatically in your application. On Thu 12 Dec 2013 02:27:37 PM EST, Chris Curtin wrote: > 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