Saltar al contenido

Detalles

New meetup is coming! This time we are very lucky to host Christian Horsdal (https://twitter.com/chr_horsdal) Consultant, international speaker and author of "Microservices in .NET Core"

Language: English

Agenda

19:00 - 20:30:
Marten: Turning Postgres into an event and document store

Event sourcing is an approach to data persistence that is safe and flexible at the same time. It safely stores data in log over all changes ever made. Nothing is lost. At the same time, event sourcing give us tremendous flexibilty to changes the business rules that govern how the data is used. These are some of the reasons that event sourcing has become increasingly popular over the past years.

But even though event sourcing has some great benefits it's not the only good way to store data. Some scenarios call for a simple document store, and some call for a traditional relation model. Enter Postgresql. Postgresql is fast, rock solid, and ops-friendly database. Just the kind of thing to rely on for mission critical applications. Postgres is also an unusually versatile database that may have it's roots in the relation world, but today is equally capable of storing non-relational data.

The Marten ORM levarages Postgres' JSON capablilities to make Postgres look like both an event store and a document database, which means that we get three models in one from Postgres: Relational, document, and event sourcing.

SPEAKER BIO
Christian Horsdal
https://twitter.com/chr_horsdal
https://www.linkedin.com/in/christianhorsdal/
https://www.horsdal-consult.dk/

Consultant, author of "Microservices in .NET Core"
Christian Horsdal is an independent consultant with 20 years of experience building many kinds of systems from large scale microservice systems to tiny embedded systems and lots of stuff in between. He is a .NET expert, author of the books "Microservices in .NET Core" and "Instant Nancy Web Development", trainer, and an occasional open source contributor.

20:30 - 21:30 Networking with food and drinks.

See you there!

Temas relacionados

También te puede gustar