Search:

Search all manuals
Search this manual
Manual
Couchbase Developer's Guide 1.8
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
Couchbase Developer's Guide 1.8
Child Sections
Chapters

Chapter 5. Structuring Data

Table of Contents

5.1. Comparing Document-Oriented and Relational Data
5.2. Using JSON Documents
5.3. Schema-less Data Modeling
5.4. Document Design Considerations
5.5. Using Reference Documents for Lookups
5.6. Sample Storage Documents

This section describes core elements you will use to handle data in Couchbase Server; it will describe the ways you can structure individual documents for your application, how to store the documents from a Couchbase SDK, and describe different approaches you may take when you structure data in documents.