|
|
|
|
|
by kumarvvr
1408 days ago
|
|
I think it is more of an issue with not able to effectively model your data to suit the DDB paradigm. DDB absolutely shines when you have to scale. I mean, have you ever tried setting up a cluster of SQL servers. It's a nightmare. DDB is breezingly easy, as long as you know how to model your data effectively. |
|