DEV Community

Cover image for Databases - Query Data with DynamoDB
Kemisola
Kemisola

Posted on

Databases - Query Data with DynamoDB

In this Project:
πŸ‘‰I created a DynamoDB table in the AWS Management Console.
πŸ‘‰I loaded four files into matching DynamoDB tables using AWS Cloudhsell.
πŸ‘‰I queried the data in the DynamoDB console. This involved a lot of learning about partition and sort keys and the benefits (and limitations) of using DynamoDB compared to relational databases!

Here is a link to the Project: https://drive.google.com/file/d/1rRmcqXa3V7LMHXQuW-hoDoNpw1caG1CM/view?usp=sharing

Top comments (0)

Jetbrains image

Build Secure, Ship Fast

Discover best practices to secure CI/CD without slowing down your pipeline.

Read more

πŸ‘‹ Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay