database icon indicating copy to clipboard operation
database copied to clipboard

🚀 Feature: Add AWS DynamoDB Adapter

Open ajwad-shaikh opened this issue 2 years ago • 1 comments

🔖 Feature description

Adapter to support using AWS DynamoDB database.

🎤 Pitch

  • DynamoDB is one of the most common highly performant NoSQL database services.

  • Backed by the resiliency of AWS, many teams choose to have DynamoDB as their production database.

  • Supporting DynamoDB will ensure that our users can use the service seamlessly from within the utopia framework.

  • This feature is inline with the maintainer AppWrite's vision to add support for DynamoDB database

    • https://github.com/appwrite/appwrite/issues/3980
  • I will be following guide to Add New Database Adapter

    • The official AWS SDK for PHP - https://github.com/aws/aws-sdk-php - will be added as a dependency.

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

ajwad-shaikh avatar Oct 02 '23 11:10 ajwad-shaikh

Request the maintainers here to assign me this issue, as I have already been assigned https://github.com/appwrite/appwrite/issues/3980 and starting to work on this.

ajwad-shaikh avatar Oct 02 '23 12:10 ajwad-shaikh