stripe-archive / mosql

MongoDB → PostgreSQL streaming replication
MIT License
1.63k stars 225 forks source link

Ability to generate collection map #88

Open Tarang opened 9 years ago

Tarang commented 9 years ago

If one has a huge set of collections, too much to put in manually, is there a way to infer a collection map from the mongodb schema?

beltiras commented 8 years ago

https://github.com/JamesCropcho/variety has some such capabilities.