Event-Sourcing with NestJS and EventStoreDB (Part 2: projections)
August 10, 2023Implementation of an Event-Sourcing architecture with NestJS and EventStoreDB for a restaurant table booking application. This section is dedicated to data read operations.