Why NoSQL?
Posted by admin on November 1, 2010
1 comment
Why NoSQL? NoSQL term is supposed to stand for “Not Only SQL.” . This term is used to designated DBMS that differ from classic RDBMS in some way. These DBMS may not require fixed table schemas, and usually avoid join operations and typically scale horizontally. Architecture NOSQL databases tend to have two key attributes across [...]
