Essays about: "EventStoreDB"

Found 1 essay containing the word EventStoreDB.

  1. 1. Comparison between CRUD and CQRS in an event driven system

    University essay from KTH/Hälsoinformatik och logistik

    Author : Rasmus Jansson; [2024]
    Keywords : CQRS; CRUD; Event Driven Architecture; Event Sourcing; EventStoreDB; Kafka; CQRS; CRUD; Händelsedriven Arkitektur; Händelsekällor; EventStoreDB; Kafka;

    Abstract : In todays digitalised society, effective solutions to manage huge amount of data is needed. An established design pattern that are used in many systems are CRUD. To handle data in events have become more popular over the years, but CRUD is not optimised for it. A possible replacement is CQRS, it is designed with events in mind. READ MORE