Ross ROSS = Recommend OSS · open-source software intelligence for agents

tigerbeetle/tigerbeetle

The financial transactions database designed for mission critical safety and performance. observed · 2026-08-28

github.com/tigerbeetle/tigerbeetle · homepage · Zig · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 80
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 7.0
  • age_days: 2337
  • days_rel: 58
  • days_push: 8
  • n_releases_24m: 79

Full methodology

Adoption not part of the score

16908 stars · 886 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

TigerBeetle is a purpose-built financial transactions database written in Zig, designed for mission-critical safety and performance in online transaction processing (OLTP). It uses a replicated consensus protocol and a purpose-built storage engine to process debits and credits across accounts and transfers at very high throughput.

Use cases

  • store double-entry ledger transactions for a payments platform
  • track account balances with debits and credits at scale
  • build a mission-critical OLTP backend for financial products
  • replace a general-purpose database for high-throughput transaction processing
  • run a replicated fault-tolerant transactions database cluster
  • implement two-phase transfers with pending and posted amounts

When to choose

  • your workload is financial transactions: accounts, transfers, and balances
  • you need strict correctness, durability, and auditability for money movement
  • you need very high transaction throughput with predictable latency
  • you want a replicated database with strong consistency via consensus

When to avoid

  • you need general-purpose queries, joins, or ad-hoc analytics
  • your data model is not account-and-transfer based
  • you need rich secondary indexes or document/relational flexibility
  • you want a mature ecosystem of ORMs and tooling for a mainstream database

Facets

service · maturity active

database concurrency cryptography developer-tools fintech databases microservices backend performance windows self-hosted cloud oltp financial-transactions ledger double-entry-accounting consensus zig replication safety-critical linux macos docker

4 sources

Member repositories

RepositoryRoleHealth v2
tigerbeetle/tigerbeetlemain93

For agents

markdown · JSON · MCP: product_card(name="tigerbeetle/tigerbeetle")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem