RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

DynamoDB::Migration - A simple DynamoDB migration tool

https://github.com/henrylawson/dynamodb-migration - Allows for the creation of simple DynamoDB migrations that will be executed only once against a DynamoDB database to allow you to “migrate” the schema of the database over time. This is a simple implementation for DynamoDB, similar to tools such as FlywayDB and Active Record Migrations.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in