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 kurrent-lts/kurrentdb:lts --dev
to start KurrentDB in developers mode.Start using the client Use one of our client libraries to start building your application.
Deploy in your environment
Deploy KurrentDB 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 Kurrent package feeds for Ubuntu, Debian, CentOS, and Red Hat Enterprise Linux.
Windows
Download the Windows binaries or use Chocolatey to install KurrentDB.
Docker
Use Docker Compose to pull images from Docker Hub and run KurrentDB 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 KurrentDB using the .NET client for latest .NET and legacy .NET Framework.
Python
Create applications and scripts in Python using the KurrentDB client.
Rust
Bring KurrentDB to your Rust applications using the Rust client.
Go
Connect KurrentDB with your Go applications using the Go client.
HTTP API
Use KurrentDB's HTTP API to interact with the database using any language or stack.