In this web content, Oskar discusses the impending end of the CRUD (Create, Read, Update, Delete) world and the shift towards Event Sourcing. He explains that storing data as events allows for better optimization of information quality rather than size. Oskar likens event storing to Santa Claus making a list and checking it twice, stating that events are facts about what has happened in a system. He emphasizes the importance of examining status columns, dates, column optionality, and table relationships when migrating relational data to events. Oskar encourages experimentation and validation in order to improve future data storage. Additionally, he includes a note about the ongoing crisis in Ukraine and ways to help.
https://event-driven.io/en/the_end_is_near_for_crud_data/