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

PumpkinDB/PumpkinDB

Immutable Ordered Key-Value Database Engine observed · 2026-08-28

github.com/PumpkinDB/PumpkinDB · homepage · Rust · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 3500
  • days_rel: n/a
  • days_push: 2356
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1402 stars · 61 forks observed · 2026-08-28

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

PumpkinDB is an immutable ordered key-value database engine written in Rust, featuring ACID transactions, persistent storage, and an embedded Forth-inspired scripting language (PumpkinScript). It is designed for event sourcing and similar architectures where data, once written, is never overwritten or deleted.

Use cases

  • build an event sourcing system with an immutable data store
  • store append-only event logs with ACID guarantees
  • embed a programmable key-value database in a Rust application
  • index and query immutable binary data close to storage
  • prototype application-specific databases with a stack-based scripting language

When to choose

  • you need strict immutability and a temporal view of your data
  • you want to build event-sourced architectures with lazy domain binding
  • you prefer processing data near storage via an embedded scripting language

When to avoid

  • you need a general-purpose mutable relational or document database
  • you require production-grade support and active maintenance
  • you want a mature ecosystem with drivers and tooling for mainstream stacks

Facets

library · maturity abandoned

database serialization concurrency databases developer-tools windows rust key-value-store immutable-data event-sourcing pumpkinscript stack-based-language embedded-database linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
PumpkinDB/PumpkinDBmain23

For agents

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

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