Kurrent blog
Posts tagged "Eventstoredb"
-
Articles Introducing Event Store License v2 (ESLv2)
25 September 2024A New Era for EventStoreDB At Event Store, we’ve always believed in empowering our community with open-source software while... -
Articles How Event Sourcing Can Power Machine Learning
26 June 2024In this guest blog, Chief Architect at Vispera, Kaan Can Fidan explains how they've developed a machine learning pipeline using... -
Articles Why Event Sourcing? Part 3 - The Core Benefits of Event Sourcing
20 June 2024This is the final part of a 3 part series on "Why Event Sourcing". Find Part 1 here and Part 2 here.. If you want to be notified,... -
Articles EventStoreDB Implementation With Event Sourcing
13 May 2024In this article we cover a full end-to-end example, from Event Storming, to creating Event Sourcing and architecture diagrams to... -
Articles EventStoreDB and PostgreSQL
24 January 2024With EventStoreDB, there is no need to get rid of everything you’ve built in PostgreSQL. You can use EventStoreDB for your... -
Articles Unlocking Data Potential: Synergizing EventStoreDB and MongoDB for Optimal Data Management
12 December 2023Introduction -
News New EventStoreDB Client Library simplifies Event Sourcing for Python Developers
17 November 2023Introducing the new Python client for EventStoreDB – a fusion of two powerful technologies that promises to transform the way you... -
News Announcement: Sunsetting EventStoreDB TCP-based client protocol
16 October 2023We're excited to share some important news regarding the evolution of EventStoreDB and its supported client protocols. -
Articles The 3 superpowers of EventStoreDB
03 October 2023As a state-transition database, EventStoreDB can bring you and your team a wealth of benefits to simplify problem solving and... -
Articles Untangle Tightly Coupled Systems with EventStoreDB (Part 1)
12 September 2023This is part 1 of a 3 part series on untangling tightly coupled systems. Check out part 2 here! Plus, don't forget to register... -
Articles Did you know that EventStoreDB has a Visualize tab?
01 August 2023 -
Articles Relational vs event-native databases: how they compare
25 May 2023 -
Articles The pitfalls of traditional databases: Audit and Compliance
19 January 2023If you're using a traditional operational database, you may have found that bolting on audit and compliance measures can be a... -
Articles Is your downstream data drifting?
19 December 2022In today's complex and fast-paced business environments, enterprises are often faced with the challenge of managing large amounts... -
Articles Gossip Seed configuration and Certificate Management for EventStoreDB
17 August 2022Nodes in a cluster can discover the other nodes using one of two methods - gossip seeds, or DNS discovery. -
Videos Event Store Conversation: Hayley and Yves talk about EventStoreDB 21.10
02 December 2021 -
Articles Our road to cybersecurity certification II
06 November 2021In my previous post, we talked about the decision to obtain a cybersecurity certification and what were our initial steps. -
Articles Announcing EventStore Client for Dart
20 September 2021 -
Articles Protecting Sensitive Data in Event-Sourced Systems with Crypto Shredding
12 August 2021As opposed to more traditional systems where the state is persisted in a database and where CRUD operations are exposed to mutate...