i am searching for a efficient way in NESTjs to import my csv-datas into my mysql database tables. I cant find sample or tutorials. Can anyone help me here? Or did i read over the docs of nest belongs to that point?!
Asked
Active
Viewed 310 times
1
-
*I cant find sample or tutorials.* https://dev.mysql.com/doc/refman/8.0/en/load-data.html – Akina Aug 15 '22 at 11:10
-
sure, i can prog that issue from the beginning.. thats not why im using a framework like nestjs with many nice packages.. im looking for a community driven package or something like that.. – mastaars Aug 15 '22 at 11:37
-
I think this question could be improved by: listing approaches you have already tried and what you don't like about them; linking resources you have consulted to find an answer and why they weren't sufficient. – starball Aug 16 '22 at 23:39