kundera icon indicating copy to clipboard operation
kundera copied to clipboard

Add Support for DynamoDB

Open TheGeekPharaoh opened this issue 7 years ago • 1 comments

While Kundera does support a lot of NoSQL backends, it does not support any of the cloud-hosted ones, such as DynamoDB. Adding support for DynamoDB would make deploying a Kundera-enabled app very quick, since you would not need to worry about also setting up server backends. Further, Amazon now offers a local DynamoDB that could be used for development and testing of this functionality without incurring any AWS charges.

TheGeekPharaoh avatar May 16 '17 16:05 TheGeekPharaoh

Hi @sdnakhla,

Good point!

We can take it up in the future. It depends on the JPA requirements of DynamoDB community.

Let us know if you want to work on this with us. Also check out contribution guidelines.

-Dev

devender-yadav avatar May 18 '17 10:05 devender-yadav