0.0.1 • Published 2 years ago

@thothom/dynamodb v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

ThothOM DynamoDB

This is a DynamoDB plugin for @thothom/core.

Discord Community Docs

Installation

With yarn

yarn add @thothom/dynamodb

With npm

npm i @thothom/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.

Recommended Topics