[resolved] Copy Data from Excel to MongoDB and MySQL to MongoDB
Hi All,
Is it possible to copy data from "
excel to mongodb" and "
MySQL to mongodb" ? If it is yes, how to create the jobs? OR else any other way to achieve this?
Hi,
Do you want to load data from excel and MySql to one collection in the MongoDB database?
Here is a component
TalendHelpCenter:tMongoDBOutput which is used to
insert, update, upsert or delete documents in a MongoDB database collection based on the incoming flow from the preceding component in the Job.
Best regards
Sabrina
Hi,
Do you want to load data from excel and MySql to one collection in the MongoDB database?
Here is a component
TalendHelpCenter:tMongoDBOutput which is used to
insert, update, upsert or delete documents in a MongoDB database collection based on the incoming flow from the preceding component in the Job.
Best regards
Sabrina