@techmmunity/symbiosis-dynamodb

Symbiosis Plugin For DynamoDB

Usage no npm install needed!

<script type="module">
  import techmmunitySymbiosisDynamodb from 'https://cdn.skypack.dev/@techmmunity/symbiosis-dynamodb';
</script>

README

Techmmunity - Symbiosis DynamoDB

Style Guide: Techmmunity CodeFactor Coveralls Tests Npm Downloads

This is a DynamoDB plugin for @techmmunity/symbiosis.

Discord Community Docs

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.

Recommended Topics