This is a DynamoDB plugin for @techmmunity/symbiosis.
Installation
With yarn
yarn add @techmmunity/symbiosis-dynamodb
With npm
npm i @techmmunity/symbiosis-dynamodb
Usage
Please, check the docs for more information.
Warning
DynamoDB has a very different way of modeling data compared to traditional SQL databases. We strongly recommend that you study this before using this database, so that you can take full advantage of its capabilities.