Tag: polyglot persistence

364: Peter Zaitsev on Choosing the Right Open Source Database

Filed in Episodes by on April 30, 2019 0 Comments
364: Peter Zaitsev on Choosing the Right Open Source Database

Peter Zaitsev of Percona discusses with host Nate Black how to choose the right open source database and why you may need multiple databases. Topics include: vendor lock-in and the role of cloud database services, the value of experience, judging what use cases databases are bad at, why there is no free lunch when it […]

Continue Reading »

SE-Radio Episode 353: Max Neunhoffer on Multi-model databases and ArangoDB

Filed in Episodes by on January 25, 2019 0 Comments
SE-Radio Episode 353: Max Neunhoffer on Multi-model databases and ArangoDB

Max Neunhoffer of ArangoDB discusses about multi-model databases in general, and open source ArangoDB, in specific, with show host Nishant Suneja. The discussion starts with comparing multi-model databases with polyglot persistence style modeling, and what are the advantages of one over the other. The discussion further delves into exploring the internals of ArangoDB, a multi […]

Continue Reading »

Episode 218: Udi Dahan on CQRS (Command Query Responsibility Segregation)

Filed in Episodes by on January 30, 2015 4 Comments
Episode 218: Udi Dahan on CQRS (Command Query Responsibility Segregation)

Guest Udi Dahan talks with host Robert Blumen about the CQRS (command query responsibility segregation) architectural pattern. The discussion begins with a review of the command pattern. Then a high-level overview of CQRS, which consists of a separation of a command processing subsystem that updates a write model from one or more distinct and separate, […]

Continue Reading »