What are the data types bolstered by DynamoDB?

720    Asked by tomMITCHELL in AWS , Asked on Nov 5, 2019
Answered by Admin admin

DynamoDB bolsters various kinds of information types, for example, Collection Data Types, scalar information types, and even null values.

Scalar Data Types – The scalar information types bolstered by DynamoDB are:

  1. Binary
  2. Number
  3. Boolean
  4. String

Collection Data Types – The Collection Data Types bolstered by DynamoDB is:

  1. Binary Set
  2. Number Set
  3. String Set
  4. Heterogeneous Map
  5. Heterogeneous List



Your Answer

Interviews

Parent Categories