We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
What kind of dialogues do you think this will help with?
Well I think a lot of applications would benefit from more processed focussed styles such as event sourcing instead of doing everything using tables and status ints and such a like. And this article show what to look for
I totally agree that this articles helps very much with that 👍
... but you mention a dialogue, so again: What kind of dialogue (and with whom) do you have in mind?
Well I work with a lot of teams and some people like to try new things, some do not. And some people in between those two can be pursuaded to try a new thing if you can explain it well enough or give examples. Pushing things does not work, great examples do help.
Thanks, Anne, happy that was helpful and you liked it!
Harland, my intention behind this article was to help people who are working with the transformation from legacy flattened data model to the event-driven approach.
So I hope that this dialogue will help fellow developers and product people. I’ve been in such scenarios where there are not many people left who designed the original system, the knowledge is tribal and you not only need to understand the business case from the product team but also check if they are right on how the system works.
This article is definitely not about Why but How. For Why you can check for instance: https://event-driven.io/en/....
Hi great article Oskar, it inspired me to start thinking about switching to Event Sourcing in my project. I just would like to know, what should I do in case that I am only allowed to use the Oracle Database (e.g. relational) in my project? Implementing event store with EF Core is an option? Do you have some advices or hints for me?
Hi Jakub, thank you for the kind words! To be true, I don't know any event store on top of Oracle. If that's the only option and you'd like to built your own solution, you can check my:
- talk and article: https://event-driven.io/en/...
- self-paced kit: https://github.com/oskardud...
Still, such implementation would be fine for building a simple solution. Providing a full experience may be much harder. Write model part is relatively simple, but projections part is much different beast.
I love this article, but Oskar I have one request, could you guys get the discord channel published to google? Lots of wisdoms in there... but none are searchable.
Goomba, do you know some good tools to index the Discord in a readable way?
Great guide, funny and it will help for dialogue