MongoDB Basics

Need a quick and easy to understand introduction to MongoDB and NoSQL databases? MongoDB Basics, from The Definitive Guide to MongoDB, 2E, shows you how a document-oriented database system differs from a relational database, and how to install and get started using it. You'll also learn MongoDB...

Full description

Bibliographic Details
Main Authors: Membrey, Peter, Hows, David (Author), Plugge, Eelco (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2014, 2014
Edition:1st ed. 2014
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 01327nmm a2200277 u 4500
001 EB000913618
003 EBX01000000000000000709514
005 00000000000000.0
007 cr|||||||||||||||||||||
008 150107 ||| eng
020 |a 9781484208953 
100 1 |a Membrey, Peter 
245 0 0 |a MongoDB Basics  |h Elektronische Ressource  |c by Peter Membrey, David Hows, Eelco Plugge 
250 |a 1st ed. 2014 
260 |a Berkeley, CA  |b Apress  |c 2014, 2014 
300 |a XIV, 144 p. 13 illus  |b online resource 
653 |a Database Management 
653 |a Database management 
700 1 |a Hows, David  |e [author] 
700 1 |a Plugge, Eelco  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-0895-3 
856 4 0 |u https://doi.org/10.1007/978-1-4842-0895-3?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.74 
520 |a Need a quick and easy to understand introduction to MongoDB and NoSQL databases? MongoDB Basics, from The Definitive Guide to MongoDB, 2E, shows you how a document-oriented database system differs from a relational database, and how to install and get started using it. You'll also learn MongoDB design basics, including geospatial indexing, how to navigate, view, and query your database, and how to use GridFS with a bit of Python