Forgot your password?
typodupeerror

Comment Re:Then what's it called instead of a join? (Score 1) 283

hmm, to use a NoSQL to avoid JOIN? A RDBMS can be designed to avoid joins easily with flat tables or text columns. So far, the only values I see from noSQL solutions is to sacrifice ACID for horizontal scalability to fit the user scenarios where ACID is not that critical. Everything else can be covered by RDBMS easily.

Slashdot Top Deals

Can anyone remember when the times were not hard, and money not scarce?

Working...