The many types of databases and data analysis tools available today offer developers tremendous options. Should you use a relational database? How about a key-value store? Maybe a document database? Or is a graph database the right fit for your project? Help!
Applying principles from domain-driven design, such as strategic design and bounded contexts, Bradley Holt helps developers choose and apply the right data layer for their application’s model or models as he explores the traditional relational database, graph databases, document databases, key/value stores, polyglot persistence, CQRS, event sourcing, and data layers for microservices.