Django DynamoDB Database backend

Viewed 6169

Is it possible to set up an AWS DynamoDB as the database backed for a Django server? If so, how would I go about doing this?

thanks!

1 Answers
Related