Suggestions For Importing Existing Data Into A Stream
Created 6 years ago by b1gw0rm

I have a previous MySQL database of location data with various fields that I want to import into a Pyro Stream that I've setup with matching fields. I have some database tools that I can use to help facilitate database importing from one DB's field naming structure to another DB's but I was curious as to how some of you might approach this, or how you already have.

ryanthompson  —  6 years ago

I usually use SequelPro for this stuff.

V2 used to have a tool where you could make an existing table into a stream. I'd like to get that functionality back but it's not ready yet.