We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adapter to support using AWS DynamoDB database.
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
I will be following guide to Add New Database Adapter
The text was updated successfully, but these errors were encountered:
Request the maintainers here to assign me this issue, as I have already been assigned appwrite/appwrite#3980 and starting to work on this.
Sorry, something went wrong.
No branches or pull requests
🔖 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
I will be following guide to Add New Database Adapter
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: