PlaceAVote / pav-api

This repository contains the Placeavote API.
0 stars 0 forks source link

2. Migrate Users over to MySQL #45

Closed johnboy14 closed 8 years ago

johnboy14 commented 8 years ago

This the second part of a migration plan, to move our user data over to MySQL. We need to create a migration task to pull existing data from DynamoDB and write it to the new schema in mysql.

It might be worth looking at convox's support for one off processes. https://convox.com/docs/one-off-processes. We could possibly use this issue the migration manually.

Specification Details can be found at

https://docs.google.com/a/placeavote.com/document/d/1pRPeGteUMNblQgkitgh4aLnWPmf0elrs28_545VnMRU/edit?usp=sharing

Schema Diagram

https://drive.google.com/a/placeavote.com/file/d/0Byv1njCQKnxYVkNvTnVFdVRjXzg/view?usp=sharing