An implementation of Amazon's DynamoDB, focussed on correctness and performance, and built on LevelDB (well, @rvagg's awesome LevelUP to be precise).
This project aims to match the live DynamoDB instances as closely as possible (and is tested against them in various regions), including all limits and error messages.
It's open source. see dynalite github repository.