Jump to: navigation, search

Difference between revisions of "NoSQL"

(NoSQL for OpenStack)
 
Line 20: Line 20:
  
 
== Why Cassandra ? ==
 
== Why Cassandra ? ==
 +
 +
 +
'''TODO'''
 +
 +
Also talk about ugly joins in sql, affecting performance?

Revision as of 07:19, 13 April 2015

Revised on: 4/13/2015 by Rushiagr

Summary

Why

Problems with RDBMS

Inherent limitations

Solutions to scale RDBMS

NoSQL

Linear scalability

DC-awareness

Robust and designed with failures in mind

Why Cassandra ?

TODO

Also talk about ugly joins in sql, affecting performance?