DEV Community

Discussion on: My take on dynamodb

Collapse
 
tusharborole profile image
Tushar Borole

worst part of dynamo db is you cant sort by key, seriously, what kind of database it is, which does not even provide the sorting feature and specified key

Collapse
 
okbrown profile image
Orlando Brown

Here you go.
ScanIndexForward: <false|true>
Put that in your query to order by sort key ASC or DESC