methink

0.0.5 • Public • Published

Methink

A MySQL to RethinkDB migration script.

Usage

Migrate a single table:

mysql2rethink -h 'localhost' -u 'boozeallen' -p 'password123' -d 'prism' -t 'us_citizens' -D 'prism' -T 'us_citizens'

Migrate all tables:

mysql2rethink -h 'localhost' -u 'boozeallen' -p 'password123' -d 'prism' -D 'prism'

Contribute

Please! =)

License

Methink is released under the public domain.

The original structure was based on Yeoman which is licensed under the BSD license and copyright Google.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    1
  • 0.0.4
    0
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i methink

Weekly Downloads

1

Version

0.0.5

License

none

Last publish

Collaborators

  • calder