Comment on Ask HN: How do you determine which database(s) to use for a project?Comments−hashtree13yIt doesn't have to be an either or proposition. Check out highscalability and you will see that it is common to use 2 to 4 types. Types being key/value, columnar, relational, document, and graph. All have serious pros and cons over one another.
Comments
It doesn't have to be an either or proposition. Check out highscalability and you will see that it is common to use 2 to 4 types. Types being key/value, columnar, relational, document, and graph. All have serious pros and cons over one another.