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

eugene-khyst/postgresql-event-sourcing resource

A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together. observed · 2026-08-28

github.com/eugene-khyst/postgresql-event-sourcing · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 73
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

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

  • gap_med: n/a
  • age_days: 1956
  • days_rel: n/a
  • days_push: 163
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1356 stars · 136 forks observed · 2026-08-28

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

A reference implementation of an event-sourced system using PostgreSQL as the event store, built with Spring Boot in Java. It demonstrates CQRS, snapshotting, transactional outbox patterns, and Postgres Listen/Notify, and can be forked as a project template or run with end-to-end tests.

Use cases

  • implement event sourcing with postgresql
  • learn cqrs and event-driven architecture
  • use postgres as an event store instead of specialized databases
  • template for a spring boot event-sourced project
  • implement transactional outbox pattern
  • understand optimistic concurrency control for event streams
  • build an audit trail with event streams

When to choose

  • you want to learn or bootstrap event sourcing and CQRS on PostgreSQL with Spring Boot
  • you need a working reference for transactional outbox and projection patterns
  • you prefer PostgreSQL over specialized event-store databases

When to avoid

  • you need a production-grade event store framework with out-of-the-box features
  • your stack is not Java/Spring Boot
  • you want a simple state-oriented persistence without event history

Facets

learning-resource · maturity active

database message-queue e2e-testing documentation databases backend developer-tools tutorials jvm event-sourcing cqrs ddd spring-boot event-store transactional-outbox postgres-listen-notify reference-implementation postgresql docker

1 source

Member repositories

RepositoryRoleHealth v2
eugene-khyst/postgresql-event-sourcingmain10

For agents

markdown · JSON · MCP: product_card(name="eugene-khyst/postgresql-event-sourcing")

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