Tagged in

Dynamodb

theburningmonk.com
theburningmonk.com
the personal blog for Yan Cui
More information
Followers
926
Elsewhere
More, on Medium

DynamoDB.SQL 1.2.1 — now supports Local Secondary Index

A couple of weeks earlier, Amazon announced support for Local Secondary Indexes (LSI) for DynamoDB. You can now perform fast, efficient queries against DynamoDB tables using attributes that are not part of the existing Hash and Range


DynamoDB.SQL — version 1.1.0 released

Just a quick note to say that another minor update to DynamoDB.SQL has been release, you can view the release notes here.

The latest update adds support for a TSQL style WITH keyword for specifying optional parameters for tweaking the…


My .Net Rocks talk is available

Hi, just a quick to say that my talk with .Net Rocks is now available on their web site. In this talk I shared some insights into how F# is used in our stack to help us build the backend for our social games, specifically in the areas of: