Getting Started with Kurrent in Python

Install version 23.10 of EventStoreDB in a local Docker container and build a basic client application using the Kurrent Python client.  

Minutes
Write your awesome label here.

What you'll learn

What better way to learn Kurrent than to use it?  In this video, senior instructor Jean-Marc Julien walks you through an installation of EventStoreDB v23.10 on Docker. Once installed, you will append events to a stream and build a rudimentary application using the Kurrent Python client.  

By the completion of this course, you will have:

  • Installed EventStoreDB locally using Docker
  • Installed required libraries to use EventStoreDB
  • Accessed EventStoreDB Admin UI to review and add streams
  • Manipulated code to illustrate different read views