|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
EBSCO_ocn846988480 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
111102s2013 enk o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e pn
|c E7B
|d N$T
|d OCLCF
|d COO
|d EBLCP
|d YDXCP
|d DEBSZ
|d OCLCQ
|d OCLCO
|d OCLCQ
|d LOA
|d COCUF
|d AGLDB
|d ICA
|d CNNOR
|d MOR
|d PIFPO
|d ZCU
|d MERUC
|d OCLCQ
|d U3W
|d D6H
|d STF
|d WRM
|d VTS
|d NRAMU
|d ICG
|d NLE
|d INT
|d VT2
|d UKMGB
|d OCLCQ
|d WYU
|d G3B
|d TKN
|d OCLCQ
|d DKC
|d OCLCQ
|d UKAHL
|d OCLCQ
|d VLY
|d AJS
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018014296
|2 Uk
|
019 |
|
|
|a 836406310
|a 1065845661
|a 1162227478
|
020 |
|
|
|a 9781849694995
|q (electronic bk.)
|
020 |
|
|
|a 1849694990
|q (electronic bk.)
|
020 |
|
|
|a 1849694982
|
020 |
|
|
|a 9781849694988
|
020 |
|
|
|z 9781849694988
|
020 |
|
|
|a 1299441092
|
020 |
|
|
|a 9781299441095
|
029 |
1 |
|
|a AU@
|b 000053041431
|
029 |
1 |
|
|a AU@
|b 000059711010
|
029 |
1 |
|
|a CHNEW
|b 000618624
|
029 |
1 |
|
|a CHNEW
|b 001051410
|
029 |
1 |
|
|a CHVBK
|b 30320852X
|
029 |
1 |
|
|a CHVBK
|b 567702308
|
029 |
1 |
|
|a DEBBG
|b BV044173964
|
029 |
1 |
|
|a DEBSZ
|b 397497849
|
029 |
1 |
|
|a DEBSZ
|b 493121420
|
029 |
1 |
|
|a NZ1
|b 15492711
|
029 |
1 |
|
|a UKMGB
|b 018014296
|
029 |
1 |
|
|a AU@
|b 000066758372
|
029 |
1 |
|
|a AU@
|b 000052710456
|
035 |
|
|
|a (OCoLC)846988480
|z (OCoLC)836406310
|z (OCoLC)1065845661
|z (OCoLC)1162227478
|
037 |
|
|
|a 9781849694995
|b Packt Publishing Pvt. Ltd
|
050 |
|
4 |
|a QA76.9.D3
|b V35 2013eb
|
072 |
|
7 |
|a COM
|x 051170
|2 bisacsh
|
082 |
0 |
4 |
|a 005.7565
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Vaish, Gaurav.
|
245 |
1 |
0 |
|a Getting started with NoSQL :
|b your guide to the world and technology of NoSQL /
|c Gaurav Vaish.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing,
|c 2013.
|
300 |
|
|
|a 1 online resource (iii, 127 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Table of Contents; Getting Started with NoSQL; Getting Started with NoSQL; Credits; About the Author; About the Reviewer; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the color images of this book; Errata; Piracy; Questions; 1. An Overview of NoSQL; Defining NoSQL; History; What NoSQL is and what it is not; Why NoSQL?; List of NoSQL Databases; Summary.
|
505 |
8 |
|
|a 2. Characteristics of NoSQLApplication; RDBMS approach; Challenges; NoSQL approach; Summary; 3. NoSQL Storage Types; Storage types; Column-oriented databases; Advantages; Example; Document store; Advantages; Examples; Key-value store; Advantages; Examples; Graph store; Advantages; Examples; Multi-storage type databases; Comparing the models; Summary; 4. Advantages and Drawbacks; Transactional application; Entity schema requirements; Data access requirements; What NoSQL can do; What NoSQL cannot do; Decision; Computational application; Entity schema requirements; Data access requirements.
|
505 |
8 |
|
|a What NoSQL can doWhat NoSQL cannot do; Decision; Web-scale application; Entity schema requirements; Data access requirements; What NoSQL can do; What NoSQL cannot do; Decision; Summary; 5. Comparative Study of NoSQL Products; Comparison; Technical comparison; Implementation language; Engine types; Speed; Features; Limits; Bulk operations; Bulk read; Bulk insert; Bulk update; Bulk delete; Query options; Get by ID; Composite indexes; Views; Security; Access management; Authentication; Authorization or role-based access; Encryption; Multitenancy; RDBMS related features.
|
505 |
8 |
|
|a Deployment and maintenanceAvailability; Maintenance; Tools; Protocol; Nontechnical comparison; Source and license; Community and vendor support; Summary; 6. Case Study; Application definition; Requirement analysis; Implementation using MongoDB; Features and constraints; Setup; Database design; Database queries; Database modeling; Schema definition; Writing queries; Queries for a single entity, simple result; Queries for a single entity, Aggregate; Queries for one-to-one relationship; Queries for one-to-many relationship; Queries for many-to-many relationship; Miscellaneous queries; Pagination.
|
505 |
8 |
|
|a Limiting items in an array in result setPlugin and dynamic data support; Model refinements; References using non-ID property; Denormalization and document embedding; Complete document embedding; Partial document embedding; Bucketing; Cache document approach; Miscellaneous changes; Summary; A. Taxonomy; Vocabulary; Relationship between CAP, ACID, and NoSQL; Index.
|
520 |
|
|
|a NoSQL Starter is a great resource for someone starting with NoSQL and an indispensable guide for technology decision makers. It is assumed that you have a background in RDBMS modeling and SQL and have had exposure to at least one of the programming languages - Java or JavaScript. Friendly, practical tutorial with lots of hints and tips from several experienced Solr users and developers.
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Information storage and retrieval systems.
|
650 |
|
0 |
|a Database management.
|
650 |
|
6 |
|a Systèmes d'information.
|
650 |
|
6 |
|a Bases de données
|x Gestion.
|
650 |
|
7 |
|a information retrieval services.
|2 aat
|
650 |
|
7 |
|a information storage.
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x SQL.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Databases
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Database management
|2 fast
|
650 |
|
7 |
|a Information storage and retrieval systems
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Vaish, Gaurav.
|t NoSQL Starter.
|d Birmingham : Packt Publishing, ©2013
|z 9781849694988
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=562024
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26851152
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10682482
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 562024
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 10407539
|
994 |
|
|
|a 92
|b IZTAP
|