Am developing one using nodejs scraping and mysql. I want to store details into the mysql database. I have written the query it is saving sucessfully and it also checks for redundancy if we run the script again. If there is no data (empty table) in the table then, it is not checking for redundancy. All data is saving into