Articles by Tag #eventsourcing

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Sourcing: Part 1 – Exploring Event Sourcing in Raku

I’ve been studying a very interesting approach to building systems called Event Sourcing. In event...

Learn More 10 0Mar 2

Event Sourcing

O problema Recentemente na empresa meu gestor mencionou um pattern que eu não conhecia, o...

Learn More 7 0Jun 28

How to Inject Service from DI Container to Marten Async Projection

Recently, I had a need to inject a service directly from the DI Container to the Marten Async...

Learn More 5 0Oct 9

How I Learned to Stop Worrying and Love Raw Events, Event Sourcing & CQRS with FastAPI and Celery

Have you ever found yourself staring at a production issue, wondering "What the hell happened here?"...

Learn More 4 0Sep 3

CQRS and Event Sourcing in a Simple Shop Example in C#

In the following article, I present CQRS and Event Sourcing, where we have two separate databases – a...

Learn More 3 0Mar 29

Implementing CQRS and Event Sourcing with C#

Implementing CQRS and Event Sourcing with C Master Command Query Responsibility...

Learn More 1 0Jun 27

Your Complete Event Sourcing Toolkit: The Genesis DB VS Code Extension

A comprehensive Visual Studio Code extension for Genesis DB: Connect, query, and manage your event...

Learn More 1 0Oct 9

Simplifying Event Sourcing in Golang

Event sourcing and CQRS (Command Query Responsibility Segregation) are powerful architectural...

Learn More 0 0Jan 24

Genesis DB - the event-sourcing database engine - just got smarter: Introducing Preconditions and Schema Registration

The journey continues. Genesis DB - just got a serious upgrade. New to Genesis DB? Catch up on how...

Learn More 0 0Jul 8

I built an Event-Sourcing Database Engine, because I love Event-Driven Architectures: Meet Genesis DB

I like working with event sourcing. But most of the tooling out there feels too heavy, too...

Learn More 0 0Jun 24

New go event sourcing library named incata

Event sourcing is capturing all changes of an application state as a sequence of events. Since we...

Learn More 0 0Mar 28

Arquitetura Orientada a Eventos vs Event Sourcing: Entendendo as Diferenças

Introdução Arquitetura Orientada a Eventos ou Event-Driven Architecture (EDA) e Event...

Learn More 0 0May 16

GDPR Support in Genesis DB - the event-sourcing database engine: Privacy Compliance Made Simple

Privacy isn’t just a checkbox. It’s a fundamental user right. And now, with Genesis DB 0.0.9, GDPR...

Learn More 0 0Jul 22

Event Sourcing & CQRS Explained

As applications grow, the traditional request/response (req/res) model starts showing cracks. With...

Learn More 0 0Sep 21

Event Sourcing in Microservices

🔄 Definition — Event sourcing is a pattern where the state of a business entity is stored as a...

Learn More 0 0Nov 17 '24

Introducing a Hybrid Event Sourcing Framework for Modern Applications

Event sourcing has gained significant traction in recent years, promising complete audit trails,...

Learn More 0 0Sep 26

Event-Driven Architecture vs. Event Sourcing: Clarifying the Differences

Introduction Event-Driven Architecture and Event Sourcing are often mixed up, but they...

Learn More 0 0May 16

An opinionated guide to Event Sourcing in Typescript. Kickoff

Who am I? Hi! If you are here, you stumbled upon my LinkedIn profile, where I promoted...

Learn More 0 0Dec 31 '24