kundera
kundera copied to clipboard
Add Support for DynamoDB
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.
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