schafezp / karmabot

A telegram bot designed for group chats to allow users to upvote and downvote content similar to reddit.
https://schafezp.github.io/karmabot/
MIT License
6 stars 1 forks source link

create migration script to convert postgres db -> neo4j #72

Open schafezp opened 5 years ago

schafezp commented 5 years ago
  1. export data from postgres to csv
  2. read csv into neo database
  3. run assertions against neo to verify correct migration