Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
HGoli
Contributor
Contributor

Blob Data from MySQL to mongoDB

Hello AL,

I am trying to import image stored in MySQL as BLOB datatype to MongoDB. I used byte[] data type for the column having Blob data, data transfer happened but when I checked the bytes in MySQL and MongoDB there is a mismatch. How can I move Blob data to MongoDB also, is there a way to view the image in mongoDB .

Regards,

Harshitha

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

Here is a KB article about: https://community.talend.com/s/article/Inserting-BLOB-or-CLOB-data-into-a-database-QQgAK

Let us know if it helps.

Best regards

Sabrina