05 NoSQL introduction
Slides: https://webeep.polimi.it/mod/resource/view.php?id=37378
01 NoSQL General Concepts
Differences with the traditional data model Schema Less Approach This new types of data model re...
02 Transactional Properties in NoSQL
Transaction is SQL, ACID In the relational world we are used to having the concept of a transacti...
03 Brief NoSQL history
MultiValue databases at TRW in 1965. DBM is released by AT&T in 1979. Lotus Domino released in 1...
04 A map of NoSQL technologies
Key-Value Store A key that refers to a payload (actual content / data). E.g. MemcacheDB, Azure T...