Transcription of NoSQL (examples) - RIT
{{id}} {{{paragraph}}}
Sources:Pramod J. Sadalage and Martin FowlerNoSQL distilled : A Brief Guide to the Emerging World of Polyglot Persistence, Pearson Education, 2013 NoSQL (examples)Most material Pearson EducationThe DB worldMost material Pearson EducationTypes of NoSQL Method for storing/retrieving data in a non-tabular relation format. Graphs Key/Value DocumentsMost material Pearson EducationGraph NoSQL DBs Good for representingnetworks (social/industrial) Query graphs DBs withtraversals. Repeated traversalsindexed for material Pearson EducationExamples: Neo4j DEX InfiniteGraph FlockDB Graph NoSQL DBsMost material Pearson EducationKey/Value NoSQL Store Way for storing data in a schema-less way. Key created for eachrecord. Bin created for eachpiece of data. Each bin has key/value. No data -no binMost material Pearson EducationExamples: Aerospike LevelDB TarantoolKey/Value NoSQL StoreMost material Pearson EducationDocument style NoSQL DBs Notion of storing information in a document.
Sources: Pramod J. Sadalage and Martin Fowler NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence, Pearson Education, 2013
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}