Chapter 5. Exploring Higher Level Programming Interfaces for DynamoDB

In this chapter, we will cover the following topics:

  • Creating a data model for the DynamoDB item using the object persistence model in Java
  • Putting items into the DynamoDB table using the object persistence model in Java
  • Retrieving items from the DynamoDB table using the object persistence model in Java
  • Creating a custom object for the DynamoDB table using the object persistence model in Java
  • Querying items from the DynamoDB table using the object persistence model in Java
  • Scanning items from the DynamoDB table using the object persistence model in Java
  • Saving items into the DynamoDB table using the object persistence model in .Net
  • Retrieving items from the DynamoDB table using the ...

Get DynamoDB Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.