0.0.16 • Published 2 years ago

@another-fullstack-dev/dynamodb-query-builder v0.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

DynamoDB Query Builder

Strongly typed query (actually operations) builder for DynamoDB.

npm install @another-fullstack-dev/dynamodb-query-builder

Features

  • Full type support for all dynamodb operations (except batch for now);
  • Native-like interface of the library (as close to the one provided by DynamoDB as possible);
  • Work with nested fields and lists;
  • Types conversion from native JavaScript to DynamoDB and vice versa;
  • GSI support;

Demo

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago