Vibeleaderboard
Index / tool
Visit eterdb.com
Category
Developer Tools
Rank
No. 1346Tools index
Pricing
Open Source
Platform
cli
Type
TOOL
Date

About

eterDB is a PostgreSQL 18 variant that adds transaction-level undo, letting a specific bad UPDATE, DELETE, or migration be reversed after commit without restoring the whole database. It tracks read dependencies so it can also revert downstream writes that depended on the bad transaction, and supports point-in-time table reads via an open-source CLI.

What it can do

  • Reverse a specific committed transaction (UPDATE, DELETE, or migration)

    Transaction IDReverted database state

  • Revert downstream writes that depended on a reversed transaction

    Transaction dependency graphReverted dependent writes

  • Read table data as of a specific point in time

    Table name and timestampHistorical table data

  • Manage transaction undo operations via CLI

    CLI commandsExecuted undo actions

Tags

postgresqldatabaseundodata-recoveryopen-sourceai-agentsdevops

Media

eterDB

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.