What are the data models and APIs supported by DynamoDB

0 votes
Can you describe the data models and the APIs that are supported by DynamoDB?
Feb 15, 2019 in AWS by Sukannya Ghosh
636 views

2 answers to this question.

0 votes
There are multiple sets of data models and APIs that you can use with DynamoDB. You can take a look at the things you want to use in the documentation provided by them called How to use DynamoDb.

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.html
answered Feb 15, 2019 by Heena
+1 vote

The Data model that is used by DynamoDB is a key-value data model. DynamoDB stores data in tables which is a collection of items and the items are key-value pairs referred by DynamoDB as attributes. Like most NoSQL databases, DynamoDB has dynamic schema and it does not enforce schema as items in a table can have different attributes. You can learn more about the differences of NoSQL and SQL databases here https://www.datavail.com/blog/sql-and-nosql-database-comparison-when-is-a-nosql-database-a-better-option-than-a-traditional-rdbms/

. DynamoDB supports composite keys and secondary indexes.  

answered Apr 23, 2019 by awsdbaexpert
• 200 points
When you say DynamoDB has dynamic schema, what does that mean?

Related Questions In AWS

0 votes
1 answer

What are the things taken care by DynamoDB?

The things taken care by DynamoDB are ...READ MORE

answered Feb 14, 2019 in AWS by Esha Gupta
345 views
0 votes
1 answer

What are the practical differences between AWS EFS, EBS and S3?

EFS  It is a file storage connected with ...READ MORE

answered Aug 8, 2018 in AWS by sunshine
• 1,300 points
1,319 views
0 votes
1 answer

What are the data sources that AWS Quicksight support?

You can connect to AWS data sources ...READ MORE

answered Oct 23, 2018 in AWS by Archana
• 4,170 points
702 views
0 votes
1 answer

What kind of query is supported by DynamoDB?

DynamoDB provides a huge range of query ...READ MORE

answered Feb 14, 2019 in AWS by Esha Gupta
412 views
0 votes
1 answer
+1 vote
2 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP