|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
OR_ocn686710269 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
101129s2010 caua o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d CEF
|d CUS
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d OCLCF
|d OCLCQ
|d E7B
|d YDXCP
|d EBLCP
|d OCLCQ
|d COO
|d OCLCQ
|d FEM
|d OCLCQ
|d MOQ
|d UAB
|d AU@
|d OCLCQ
|d RDF
|d OCLCQ
|d UKAHL
|d INARC
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 859879910
|a 889255182
|a 968064246
|a 969048660
|
020 |
|
|
|a 9781449381578
|
020 |
|
|
|a 144938157X
|
020 |
|
|
|a 9781449397081
|q (e-book)
|
020 |
|
|
|a 1449397085
|q (e-book)
|
020 |
|
|
|a 1449381561
|
020 |
|
|
|a 9781449381561
|
020 |
|
|
|a 9781449396985
|
020 |
|
|
|a 1449396984
|
020 |
|
|
|z 9781449381561
|q (pbk.)
|
020 |
|
|
|z 1449381561
|q (pbk.)
|
024 |
3 |
|
|a 9781449381561
|
029 |
1 |
|
|a DEBSZ
|b 355437562
|
029 |
1 |
|
|a HEBIS
|b 291508243
|
029 |
1 |
|
|a AU@
|b 000066231643
|
029 |
1 |
|
|a AU@
|b 000066527694
|
029 |
1 |
|
|a AU@
|b 000067102225
|
035 |
|
|
|a (OCoLC)686710269
|z (OCoLC)859879910
|z (OCoLC)889255182
|z (OCoLC)968064246
|z (OCoLC)969048660
|
037 |
|
|
|a CL0500000079
|b Safari Books Online
|
050 |
|
4 |
|a HF5548.38.O64
|b .C462 2010
|
082 |
0 |
4 |
|a 005.7575
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Chodorow, Kristina.
|
245 |
1 |
0 |
|a MongoDB :
|b the definitive guide /
|c Kristina Chodorow, Michael Dirolf.
|
260 |
|
|
|a Sebastopol, Calif. :
|b O'Reilly Media,
|c ©2010.
|
300 |
|
|
|a 1 online resource (xvii, 193 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|2 rda
|
588 |
0 |
|
|a Print version record.
|
520 |
8 |
|
|a This guide covers the basic principles and advanced uses of this document-oriented database, and demonstrates why MongoDB is one of the fastest-growing databases. Learn how MongoDB handles data and why MongoDB is scalable, high-performance, and reliable.
|
505 |
0 |
|
|a Copyright; Table of Contents; Foreword; Preface; How This Book Is Organized; Getting Up to Speed with MongoDB; Developing with MongoDB; Advanced Usage; Administration; Developing Applications with MongoDB; Appendixes; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; Acknowledgments; Acknowledgments from Kristina; Acknowledgments from Michael; Chapter 1. Introduction; A Rich Data Model; Easy Scaling; Tons of Features...; ...Without Sacrificing Speed; Simple Administration; But Wait, That's Not All...; Chapter 2. Getting Started; Documents; Collections
|
505 |
8 |
|
|a Schema-FreeNaming; Subcollections; Databases; Getting and Starting MongoDB; MongoDB Shell; Running the Shell; A MongoDB Client; Basic Operations with the Shell; Create; Read; Update; Delete; Tips for Using the Shell; Inconvenient collection names; Data Types; Basic Data Types; Numbers; Dates; Arrays; Embedded Documents; _id and ObjectIds; ObjectIds; Autogeneration of _id; Chapter 3. Creating, Updating, and Deleting Documents; Inserting and Saving Documents; Batch Insert; Inserts: Internals and Implications; Removing Documents; Remove Speed; Updating Documents; Document Replacement
|
505 |
8 |
|
|a Using ModifiersGetting started with the ""set"" modifier; Incrementing and decrementing; Array modifiers; Positional array modifications; Modifier speed; Upserts; The save Shell Helper; Updating Multiple Documents; Returning Updated Documents; The Fastest Write This Side of Mississippi; Safe Operations; Catching "Normal" Errors; Requests and Connections; Chapter 4. Querying; Introduction to find; Specifying Which Keys to Return; Limitations; Query Criteria; Query Conditionals; OR Queries; not; Rules for Conditionals; Type-Specific Queries; null; Regular Expressions; Querying Arrays; all
|
505 |
8 |
|
|a SizeThe slice operator; Querying on Embedded Documents; where Queries; Cursors; Limits, Skips, and Sorts; Comparison order; Avoiding Large Skips; Paginating results without skip; Finding a random document; Advanced Query Options; Getting Consistent Results; Cursor Internals; Chapter 5. Indexing; Introduction to Indexing; Scaling Indexes; Indexing Keys in Embedded Documents; Indexing for Sorts; Uniquely Identifying Indexes; Unique Indexes; Dropping Duplicates; Compound Unique Indexes; Using explain and hint; Index Administration; Changing Indexes; Geospatial Indexing
|
505 |
8 |
|
|a Compound Geospatial IndexesThe Earth Is Not a 2D Plane; Chapter 6. Aggregation; count; distinct; group; Using a Finalizer; Using a Function as a Key; MapReduce; Example 1: Finding All Keys in a Collection; Example 2: Categorizing Web Pages; MongoDB and MapReduce; The finalize function; Keeping output collections; MapReduce on a subset of documents; Using a scope; Getting more output; Chapter 7. Advanced Topics; Database Commands; How Commands Work; Command Reference; Capped Collections; Properties and Use Cases; Creating Capped Collections; Sorting Au Naturel; Tailable Cursors
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Open source software.
|
650 |
|
0 |
|a Object-oriented databases.
|
650 |
|
6 |
|a Logiciels libres.
|
650 |
|
6 |
|a Bases de données orientées objet.
|
650 |
1 |
7 |
|a Database management.
|2 bisacsh
|
650 |
|
7 |
|a Open source software.
|2 blmlsh
|
650 |
|
7 |
|a Object-oriented databases.
|2 blmlsh
|
650 |
|
7 |
|a Object-oriented databases
|2 fast
|
650 |
|
7 |
|a Open source software
|2 fast
|
700 |
1 |
|
|a Dirolf, Michael.
|
776 |
0 |
8 |
|i Print version: Dirolf, Michael.
|t MongoDB.
|d Farnham : O'Reilly, 2010
|z 9781449381561
|w (OCoLC)607977800
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781449381578/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Internet Archive
|b INAR
|n mongodbdefinitiv0000chod
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26395458
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL3027094
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10761272
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7489348
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7365779
|
994 |
|
|
|a 92
|b IZTAP
|