Skip to main content

TigerBeetle Docs

TigerBeetle is a distributed financial accounting database designed for mission critical safety and performance.

Quickstart

First, get TigerBeetle running:

Then, try creating accounts and transfers using Node.js as a CLI.

Designing for TigerBeetle

When integrating TigerBeetle into your project, consider the following:

Recipes

Here are some common use-cases for TigerBeetle:

Client libraries

We officially support the following libraries for communicating with a TigerBeetle cluster:

Sample code

Within each client library README you will find links to sample code.

Reference

To understand TigerBeetle's data model, see:

Contributing

Community