electrodb icon indicating copy to clipboard operation
electrodb copied to clipboard

A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.

Results 78 electrodb issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Given an entity like this: ``` new Entity( { model: { entity: "foo", version: "1", service: "service" }, attributes: { tenantName: { type: "string", required: true },...

Hello 👋🏼! This is going to be more of a feature request. I tried `electrodb` for a pet project and really loved this library to achieve 'Single Table Design'. Thank...

_New to electrodb, so apologies if this is obvious or just fundamentally can't be improved._ I'm finding that the types created by electrodb are quite hard to work with in...

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.798.0 to 2.814.0. Changelog Sourced from aws-sdk's changelog. 2.814.0 bugfix: Credentials: SDK will throw if shared ini file's profile name can be resolved to proto feature: EC2:...

dependencies

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.713.0 to 2.814.0. Changelog Sourced from aws-sdk's changelog. 2.814.0 bugfix: Credentials: SDK will throw if shared ini file's profile name can be resolved to proto feature: EC2:...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.5.8. Release notes Sourced from ws's releases. 7.5.8 Bug fixes Backported 0fdcc0af to the 7.x release line (2758ed35). Backported d68ba9e1 to the 7.x release line...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies