This is a DynamoDB plugin for @thothom/core.
With yarn
yarn add @thothom/dynamodb
With npm
npm i @thothom/dynamodb
Please, check the docs for more information.
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.