Introduction

Welcome! If you're looking for an interactive and fun way to learn DynamoDB database, you have come to the right place. This application will teach its users how to data model in DynamoDB, it also covers topics like single-table design, various access patterns, query strategies and much more.

How exactly is this application interactive?

This application is not interactive yet.
You heard me right, this application is not interactive, however it requires you to follow a few steps before it turns interactive.
You see, DynamoDB is a proprietary database offering from AWS and its not free. Even though AWS offers a very generous free tier to explore its services I will not be able to open source my DynamoDB database(unless someone is ready to fund).
Bring your own database, and this application becomes interactive. You will have to configure this application to use your own DynamoDB instance. In the next chapter you will see the steps that needs to be taken to ensure this application becomes interactive.

Open Source

This is a free and open source project. Free to use for personal and commercial projects. No attribution required.

The github repo link is shared below.

https://github.com/5thComrade/dynamodb

Maintainers

This application is maintained by

Antony Chiramel