Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

SQL, JOINs, and NoSQL culture

Name: Anonymous 2013-12-20 10:33

One of the founders of a high traffic website said that joins are bad for scalability. It seems to me that joins are one of the great features of relational databases. So could the bad performance of joins be a reason that people migrate to NoSQL? How can we mitigate the bad performance of joins and what options are we left with?

Name: Anonymous 2013-12-20 10:54

Just do the conversion to OODB already.

Name: Anonymous 2013-12-20 11:04

Just use flat files like every sane person.

Name: Anonymous 2013-12-20 12:14

>>2
This is awesome, thank you!

Name: Anonymous 2013-12-20 15:13

install gentoo

Name: Anonymous 2013-12-20 20:01

>>3
Everybody knows XML is better than flat files. If it's good enough for healthcare.gov, it's good enough for your piddly-ass website.

Name: Anonymous 2013-12-20 20:13

>>6

CBCL

Name: Anonymous 2013-12-20 21:44

big blakc cok

Name: Anonymous 2013-12-20 22:13

SQL join tooo slow.
Use flat file. No joins.

Name: Anonymous 2013-12-21 1:10

Joins are not bad for scalability, bad join algorithms are.

Don't change these.
Name: Email:
Entire Thread Thread List