Zum Inhalt

Oskar Dudycz 1


Profilbild Oskar Dudycz

Oskar is a developer, technical team leader, and architect. He started a career before StackOverflow existed. For over 17 years, he has been creating systems close to the business process. He believes that Event-Driven Architectures and Event Sourcing are great ways to achieve that.

He is an active open-source developer, was involved in building tools like Marten, EventStoreDB. He is also sharing his journey and findings on his blog https://event-driven.io and practical samples at https://github.com/oskardudycz.

Präsentationen bei der .Net User Group Bern

Donnerstag, 7.11.2024
PostgreSQL Superpowers in Practice

Intriguingly, PostgreSQL is both popular and underrated. Many people use it because it's for free, not knowing its superpowers. Postgres has become a model example of how to create relational databases. In many elements, a model engine. We will look at its unusual features, such as partitioning, push notifications, rich extensions ecosystem etc. We will avoid boring scenarios, play with the code and see what it can be useful for in practice. We'll end up with a simple but real fleet management reporting and alerting scenario.