-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Amazon DynamoDB is known as a key-value database with document properties.
Hence, using trivial SQL-functionalities do not come out the box.
In order to make development easier, implement JOIN SQL statements using DynamoDB APIs (Maybe BatchGet API?).
In other words, an mechanism to hydratate related entities of a given document.
In addition, this might require the definition of Models just like any other ORM.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers