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!

Dynamocli: Simplify a little bit of your development with DynamoDB

A simple command line tool with some utilities to do somethings in DynamoDB.

  • Import data from a CSV file to a DynamoDB table;
  • Erase, truncate or drop all the data of a DynamoDB table.

I hope it can save you a lot of time.

https://github.com/matheussilvasantos/dynamocli/

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