@another-fullstack-dev/dynamodb-query-builder
TypeScript icon, indicating that this package has built-in type declarations

0.0.16 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.16
    0
    • latest

Version History

Package Sidebar

Install

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

Weekly Downloads

2

Version

0.0.16

License

MIT

Unpacked Size

534 kB

Total Files

227

Last publish

Collaborators

  • another.fullstack.dev