DynamoDB.SQL — version 1.0.7 released

Yan Cui
theburningmonk.com
Published in
1 min readNov 24, 2012

Just a quick note to say that I have made some minor changes to DynamoDb.SQL and released version 1.0.7 of the library to Nuget, here’s a list of the changes:

  • fixed a bug with LIMIT when there is insufficient number of elements using the DynamoDBContext.
  • added support for counting the number of matching items with a query or scan (see below)
image
image

The Getting Started guide has also been updated to include details on how to write a Count query.

--

--

Yan Cui
theburningmonk.com

AWS Serverless Hero. Follow me to learn practical tips and best practices for AWS and Serverless.