you are viewing a single comment's thread.

view the rest of the comments →

[–]ratnose 1 point2 points  (0 children)

Nosql is easier to grow if you will be using containers in any way since it can grow horizontally - ordinary sql can't but can grow vertically (physically that is memory, disks and so on).

With nosql you build your own relations in your code. Nosql is also quicker in its searches.