Closed papyr closed 3 years ago
This framework exposes ways to parse the data to DataTable / DataReader for integrating with various databases. You can take them along with database driver to export / import data.
Is there a way to add a plug-in or something to change the source and sink targets for the data.
Since mongoDb is a schemaless, it would be nice if the Cinchoo could target MongoDB as a source instead of a table
Besides CSV, I found its powerful to move the data from one DB side to the other DB just by adding the correct drivers.