Cargando…

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn899134998
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 150102s2014 xx o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d UMI  |d OCLCF  |d DEBBG  |d REB  |d OCLCQ  |d N$T  |d YDXCP  |d COO  |d OCL  |d OCLCQ  |d FEM  |d AGLDB  |d ICA  |d ZCU  |d XFH  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCO  |d D6H  |d VNS  |d VTS  |d CEF  |d ICG  |d NLE  |d UKMGB  |d OCLCQ  |d OCLCO  |d STF  |d UAB  |d DKC  |d AU@  |d OCLCQ  |d UKAHL  |d OCLCQ  |d OCLCO  |d AJS  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 018007098  |2 Uk 
019 |a 900883000  |a 902702911  |a 904668406  |a 968069690  |a 969043148  |a 994352428 
020 |a 1322564388  |q (electronic bk.) 
020 |a 9781322564388  |q (electronic bk.) 
020 |a 9781783988891  |q (electronic bk.) 
020 |a 1783988894  |q (electronic bk.) 
020 |a 1783988886 
020 |a 9781783988884 
020 |z 9781783988884 
029 1 |a AU@  |b 000062396361 
029 1 |a AU@  |b 000067090928 
029 1 |a CHNEW  |b 000889929 
029 1 |a CHVBK  |b 374486468 
029 1 |a DEBBG  |b BV042490988 
029 1 |a DEBBG  |b BV043617005 
029 1 |a DEBSZ  |b 43484165X 
029 1 |a DEBSZ  |b 484734903 
029 1 |a GBVCP  |b 882741314 
029 1 |a UKMGB  |b 018007098 
035 |a (OCoLC)899134998  |z (OCoLC)900883000  |z (OCoLC)902702911  |z (OCoLC)904668406  |z (OCoLC)968069690  |z (OCoLC)969043148  |z (OCoLC)994352428 
037 |a 687720  |b MIL 
050 4 |a QA76.9.D3  |b .K36 2014eb 
050 4 |a T55.4-60.8 
072 7 |a COM  |x 021000  |2 bisacsh 
082 0 4 |a 005.75/8  |2 23 
082 0 4 |a 005.2/762 
049 |a UAMI 
100 1 |a Kan, C. Y. 
245 1 0 |a Cassandra Data Modeling and Analysis. 
260 |b Packt Publishing,  |c 2014. 
300 |a 1 online resource 
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 
490 1 |a Community experience distilled 
588 0 |a Print version record. 
520 8 |a Annotation  |b If you are interested in Cassandra and want to develop real-world analysis applications, then this book is perfect for you. It would be helpful to have prior knowledge of NoSQL database. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Bird's Eye View of Cassandra; What is NoSQL?; NoSQL Database types; Key/value pair store; Column-family store; Document-based repository; Graph database; What is Cassandra?; Google BigTable; Amazon Dynamo; Cassandra's high-level architecture; Partitioning; Replication; Snitch; Seed node; Gossip and Failure detection; Write path; Read path; Repair mechanism; Features of Cassandra; Summary; Chapter 2: Cassandra Data Modeling; What is unique to the Cassandra data model? 
505 8 |a Map and SortedMapLogical data structure; Column; Row; Column family; Keyspace; Super column and super column family; Collections; No foreign key; No join; No sequence; Counter; Time-To-Live; Secondary index; Modeling by query; Relational version; Cassandra version; Data modeling considerations; Data duplication; Sorting; Wide row; Bucketing; Valueless column; Time-series data; Cassandra Query Language; Summary; Chapter 3: CQL Data Types; Introduction to CQL; CQL statements; CQL command-line client -- cqlsh; Native data types; Cassandra implementation; A not-so-long example; ASCII; Bigint; BLOB. 
505 8 |a BooleanDecimal; Double; Float; Inet; Int; Text; Timestamp; Timeuuid; UUID; Varchar; Varint; Counter; Collections; Set; List; Map; User-defined type and tuple type; Summary; Chapter 4: Indexes; Primary index; Compound primary key and composite partition key; Time-series data; Partitioner; Murmur3Partitioner; RandomPartitioner; ByteOrderedPartitioner; Paging and token function; Secondary indexes; Multiple secondary indexes; Secondary index do's and don'ts; Summary; Chapter 5: First-cut Design and Implementation; Stock Screener Application; An introduction to financial analysis; Stock quote data. 
505 8 |a Initial data modelProcessing flow; System design; The operating system; Java Runtime Environment; Java Native Access; Cassandra version; Programming language; Cassandra driver; The integrated development environment; The system overview; Code design and development; Data Feed Provider; Collecting stock quote; Transforming data; Storing data in Cassandra; Putting them all together; Stock Screener; Data Scoper; Time-series data; The screening rule; The Stock Screener engine; Test run; Summary; Chapter 6: Enhancing a Version; Evolving the data model; The enhancement approach; Watch List. 
505 8 |a Alert ListAdding the descriptive stock name; Queries on alerts; Enhancing the code; Data Mapper and Archiver; Stock Screener Engine; Queries on Alerts; Implementing system changes; Summary; Chapter 7: Deployment and Monitoring; Replication strategies; Data replication; SimpleStrategy; NetworkTopologyStrategy; Setting up the cluster for Stock Screener Application; System and network configuration; Global settings; Configuration procedure; Legacy data migration procedure; Deploying the Stock Screener Application; Monitoring; Nodetool; JMX and MBeans; The system log; Performance tuning. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Apache Cassandra. 
630 0 7 |a Apache Cassandra  |2 fast 
650 0 |a Non-relational databases. 
650 0 |a Application software  |x Development. 
650 0 |a Open source software. 
650 6 |a Bases de données non relationnelles. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Logiciels libres. 
650 7 |a COMPUTERS  |x Database Management  |x General.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Non-relational databases  |2 fast 
650 7 |a Open source software  |2 fast 
776 0 8 |i Print version:  |a Kan, C.Y.  |t Cassandra data modeling and analysis : design, build, and analyze your data intricately using Cassandra.  |d Birmingham, [England] : Packt Publishing, ©2014  |h v, 175 pages  |k Community Experienced Distilled  |z 9781783988884 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=933024  |z Texto completo 
936 |a BATCHLOAD 
938 |a Askews and Holts Library Services  |b ASKH  |n AH28080642 
938 |a EBSCOhost  |b EBSC  |n 933024 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis30395305 
938 |a YBP Library Services  |b YANK  |n 12224208 
994 |a 92  |b IZTAP