Different databases are designed to solve different problems. Using a single database engine for all of the requirements usually leads to non- performant solutions; storing transactional data, caching session information, traversing graph of customers and the products their friends bought are essentially different problems.
— Pramod J. Sadalage and Martin Fowler, NoSQL Distilled
PREVIOUS10/08/2021
NEXT10/10/2021