bnssoftware

Results 7 comments of bnssoftware
trafficstars

I think that is highly inefficient. If you are able to do the conversion with .get() on a single item from DynamoDB to JSON internally, why can't you guys create...

I just want the following returned when issuing a scan or query: [ {"id":"1", "name":"product 1"}, {"id":"2","name":"product 2"} ] Is this possible?

Maybe add an additional optional parameter in the model definition to use table API instead? I believe it's mostly same as lower level except that it returns standard, non DynamoDB...