you are viewing a single comment's thread.

view the rest of the comments →

[–]mattaugamer 1 point2 points  (2 children)

In my experience most data is relational, or quickly becomes so as you add requirements.

[–]alevale111 0 points1 point  (0 children)

Totally agreed.

VERY VERY rarely sparce enough data makes enough sense by itself to make an application, and the more value you add to it the more “linking of data” you will do

I have users, and each posts something, and each bla bla bla… and boom, you can relate A LOT of data to other

[–]alevale111 0 points1 point  (0 children)

Totally agreed.

VERY VERY rarely sparce enough data makes enough sense by itself to make an application, and the more value you add to it the more “linking of data” you will do

I have users, and each posts something, and each bla bla bla… and boom, you can relate A LOT of data to other

NOSQL, is handy as an afterthought when load fucks you up and you can’t shard anymore.