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