0
Which DS choose ?
Which type of database should be chosen SQL or NoSQL ?
4 Réponses
+ 4
Whichever suits your needs.
+ 4
~Shibil It depends on whether your data is structured or not. What did you already learn about it?
+ 4
Smith Welder SQL can handle huge amounts of data too. The difference is how data is organized.
BTW, the definition of Big Data is not big record size, but way fast generation pace and wildly variable formats.
+ 1
If you have some "big" data as video (hd,4k.. etc), so use nosql, it's will best choice for that. If you have text, small or middle data, so use sql, it's will better for that.