Never Call UPDATE: Append-Only Django
Спонсори на събитието:
За събитието
Това събитие е част от потребителската група Python.
ПРОГРАМА:
Most Django apps remember only the present: a status column overwritten with every change. Then someone asks, “What happened before this?” but the history has already been lost.
At eBag we use a different default: append-only models, where every change is a new INSERT and „current state“ is the latest row. A delivery fleet and a wall of physical lockers in Sofia depend on it.
We’ll compare it honestly with event sourcing and django-simple-history, then get practical: current state without N+1, correctness under concurrent writes, side effects that can’t corrupt state.
Leave knowing when to stop calling UPDATE.
>>> Q&A
Събитието е безплатно, но със задължителна предварителна регистрация.
ПОТРЕБИТЕЛСКА ГРУПА: Python
Събитието е част от потребителската група за Python. Всеки месец организираме събития на тема свързана с Python. За да не изпускате интересна информация по темата – абонирайте се.
ОРГАНИЗАТОР: DEV.BG е специализиран Job Board за IT обяви.
Python обяви: Ако си търсиш работа свързана с Python технология, разгледай обявите тук.
КОГА: 02.09.2026 г., 19:30 ч.
Очакваме ви!
За лектора
Milko Mitropolitsky is a Staff Software Engineer at eBag with more than a decade of experience building backend systems for consumer-facing products. He enjoys turning complex product and operational challenges into reliable software and leading projects from early discovery and architecture through implementation, rollout, and continuous improvement.
At eBag, Milko works on large-scale logistics systems and leads the adoption of AI coding tools and practices across the engineering organization. Previously, at Hyperscience, he led cross-functional platform initiatives and worked on improving the performance and architecture of complex workflow systems.
Milko holds master’s degrees in Cloud Computing and Services from TU Delft and KTH Royal Institute of Technology. He is also a published researcher in graph neural networks and reinforcement learning and has taught programming to high-school students. His interests include AI-assisted software development, engineering productivity, system design, and technical leadership.
Нашите
Партньори
Man Group Technology има усещането за малка компания, тя е с плоска структура и сътрудничество. Това е чудесно място за работа ако искате да окажете голямо въздействие на работното си място.
Регистрация за събитието
Never Call UPDATE: Append-Only Django

