Dears ,
i am building a project using node.js that is integrated with 4 other systems that keeps sending data from sensors every 1 second , am trying to have like a timeline so i need to save that data , but i don't feel its correct to hit a couple of insert statements every one second.
what is the best way to save data that is that redundant , i was thinking about having some log files and then insert data in bulk , any suggestions ?
Thank you.
via Hasan Al-Natour
No comments:
Post a Comment