UNPKG

rotorise

Version:

Supercharge your DynamoDB with Rotorise!

15 lines (9 loc) 720 B
# Rotorise Supercharge your DynamoDB with DynamoDB Rotorise! DynamoDB offers incredible flexibility, but managing advanced patterns and techniques can be a challenge. [Rotorise](https://github.com/josher8a/Rotorise) simplifies complex operations by providing abstractions for key definitions, composite key constructors, partial composite keys, and advanced sort key usage in queries. It integrates seamlessly with the [Brushless](https://github.com/josher8a/Brushless) for a frictionless and performant DynamoDB experience. ## Installation ```bash npm install rotorise ``` ## Contributing Open an [issue](https://github.com/josher8a/Rotorise/issues) or a PR. We are open to any kind of contribution and feedback.