Foreword |
|
xv | |
Acknowledgments |
|
xvii | |
Introduction |
|
xix | |
|
1 Overview of Oracle NoSQL Database and Big Data |
|
|
1 | (22) |
|
Introduction to NoSQL Systems |
|
|
2 | (1) |
|
Brief Historical Perspective |
|
|
3 | (2) |
|
Big Data and NoSQL: Characteristics and Architectural Trade-Offs |
|
|
5 | (1) |
|
Types of Big Data Processing |
|
|
6 | (1) |
|
NoSQL Database vs. Relational Database |
|
|
7 | (1) |
|
|
8 | (1) |
|
|
8 | (1) |
|
|
9 | (1) |
|
|
9 | (1) |
|
|
9 | (1) |
|
|
10 | (2) |
|
Oracle's Approach to Big Data |
|
|
12 | (1) |
|
|
13 | (1) |
|
|
14 | (1) |
|
|
15 | (2) |
|
Oracle Engineered Systems for Big Data |
|
|
17 | (4) |
|
|
21 | (2) |
|
2 Introducing Oracle NoSQL Database |
|
|
23 | (22) |
|
|
24 | (3) |
|
|
27 | (2) |
|
Database System Architectures |
|
|
29 | (2) |
|
Partitioning and Sharding |
|
|
31 | (2) |
|
|
33 | (2) |
|
|
35 | (1) |
|
Durability---Making Changes Permanent |
|
|
36 | (2) |
|
|
38 | (1) |
|
|
39 | (2) |
|
|
41 | (1) |
|
|
41 | (1) |
|
Integration with Other Products |
|
|
42 | (1) |
|
|
43 | (1) |
|
|
43 | (2) |
|
3 Oracle NoSQL Database Architecture |
|
|
45 | (30) |
|
High-Level Architecture and Terminology |
|
|
46 | (1) |
|
Intelligent Client Driver |
|
|
47 | (3) |
|
Shards, Storage, and Network Topology |
|
|
50 | (3) |
|
Hashing, Partitions, Data Distribution |
|
|
53 | (2) |
|
Changing the Number of Shards |
|
|
55 | (4) |
|
Changing the Replication Factor |
|
|
59 | (1) |
|
Considerations for Multiple Datacenters |
|
|
60 | (3) |
|
Storing Records and the Flexible Data Model |
|
|
63 | (4) |
|
|
67 | (2) |
|
|
69 | (3) |
|
ACID Transactions and Distributed Transactions |
|
|
72 | (2) |
|
|
74 | (1) |
|
4 Oracle NoSQL Database Installation and Configuration |
|
|
75 | (26) |
|
Oracle NoSQL Database Installation |
|
|
76 | (2) |
|
Download Oracle NoSQL Database Software |
|
|
78 | (1) |
|
|
78 | (2) |
|
Oracle NoSQL Database Administration Service |
|
|
80 | (2) |
|
Create the Boot Configuration |
|
|
82 | (5) |
|
|
87 | (1) |
|
Oracle NoSQL Database Configuration |
|
|
87 | (1) |
|
|
88 | (1) |
|
|
89 | (6) |
|
Automating the Configuration Steps |
|
|
95 | (1) |
|
|
96 | (3) |
|
|
99 | (2) |
|
5 Getting Started with Oracle NoSQL Database Development |
|
|
101 | (18) |
|
|
102 | (3) |
|
A Basic Hello World Program |
|
|
105 | (3) |
|
How to Model Your Key Space |
|
|
108 | (3) |
|
The Basics of Reading and Writing a Single Key-Value Pair |
|
|
111 | (1) |
|
Consistency and Durability from the Programmer's Perspective |
|
|
112 | (1) |
|
|
113 | (2) |
|
|
115 | (3) |
|
|
118 | (1) |
|
6 Reading and Writing Data |
|
|
119 | (34) |
|
Development Environment Setup |
|
|
120 | (1) |
|
|
121 | (1) |
|
|
122 | (3) |
|
How to Specify Durability in Write API Calls |
|
|
125 | (6) |
|
|
131 | (1) |
|
Read One Record or Multiple Records in Many Ways |
|
|
132 | (7) |
|
Introduction to API for Enforcing Read Consistency |
|
|
139 | (8) |
|
Exception Handling for Read Operations |
|
|
147 | (1) |
|
|
147 | (3) |
|
Updating Records Based on a Version |
|
|
150 | (2) |
|
|
152 | (1) |
|
7 Advanced Programming Concepts: Avro Schemas and Bindings |
|
|
153 | (32) |
|
|
154 | (4) |
|
|
158 | (4) |
|
|
162 | (3) |
|
|
165 | (2) |
|
|
167 | (7) |
|
|
174 | (7) |
|
|
181 | (3) |
|
|
184 | (1) |
|
8 Capacity Planning and Sizing |
|
|
185 | (22) |
|
Gather Sizing Requirements |
|
|
186 | (1) |
|
Application Characteristics |
|
|
187 | (5) |
|
|
192 | (1) |
|
Capacity Planning and Sizing |
|
|
193 | (1) |
|
Size a Representative Shard |
|
|
194 | (9) |
|
Determine the Total Number of Shards and Partitions |
|
|
203 | (2) |
|
|
205 | (2) |
|
|
207 | (12) |
|
|
208 | (3) |
|
|
211 | (2) |
|
Integration with Complex Event Processing |
|
|
213 | (2) |
|
|
215 | (2) |
|
|
217 | (1) |
|
Edit the Configuration File |
|
|
218 | (1) |
|
Publish the Configuration |
|
|
218 | (1) |
|
Test the nosql_stream Script |
|
|
218 | (1) |
|
Use the External Table to Read Data from Oracle NoSQL Database |
|
|
219 | (1) |
Summary |
|
219 | (2) |
Index |
|
221 | |