LWLee WatkinsFeb 23, 2016
How does one choose between SQL and noSQL DBs for a given project?
I'm busy looking at a number of projects and trying to decide whether I should be building them with SQL or noSQL databases. Both seem to have advantages and disadvantages - SQL is more strict, but has powerful querying. noSQL seems less strict, grow...
4CLMShrivatsan and 3 more commented