mysql-dynamo

JSON →
library 0.3.3 ·javascript maintenance
verified Jun 5, 2026

An adapter that provides the simple-dynamo interface over a MySQL database, enabling offline/local development for AWS DynamoDB projects. Version 0.3.3 is the latest stable release (last updated in 2014). This package is in maintenance mode and not actively developed. Keys differences from Dynamo: table config options like `consistent`, `overwriteExistingHash`, and `combineTableTo` are not supported; undefined attributes in items are ignored; field lengths must be explicitly defined. Written in CoffeeScript, primarily for Node.js 0.8+.