Jump start development
Start immediately with Kurrent Cloud Sign in to Kurrent Cloud and spin up a cluster in AWS, Azure, or GCP.
Start KurrentDB in a container Run
docker run eventstore/eventstore:latest --dev
to start EventStoreDB in developers mode.Start using the client Use one of our client libraries to start building your application.
Deploy in your environment
Deploy EventStoreDB in your environment using our binaries, Docker Compose, or Kubernetes Operator.
AWS
Spin up a managed deployment in Amazon Web Services for free, in less than 10 minutes.
Azure
Kurrent Cloud allows you to provision a KurrentDB cluster in Azure.
GCP
Kurrent Cloud allows you to provision a KurrentDB cluster in GCP.
Linux
Use Event Store package feeds for Ubuntu, Debian, CentOS, and Red Hat Enterprise Linux.
Windows
Download the Windows binaries or use Chocolatey to install EventStoreDB.
Docker
Use Docker Compose to pull images from Docker Hub and run EventStoreDB in containers.
Develop in your language
Use one of our client libraries to start building your application.
NodeJS
NodeJS client for JavaScript and TypeScript.
Java
Use the Java client to build applications in Java or other JVM languages.
C#
Build .NET applications with EventStoreDB using the .NET client for latest .NET and legacy .NET Framework.
Python
Create applications and scripts in Python using the EventStoreDB client.
Rust
Bring EventStoreDB to your Rust applications using the Rust client.
Go
Connect EventStoreDB with your Go applications using the Go client.
HTTP API
Use EventStoreDB's HTTP API to interact with the database using any language or stack.