This repository contains code examples written in various programming languages that show how to implement undo/redo logic using SQLite. These examples are derived from the example code provided on the page "Automatic Undo/Redo Using SQLite" from the SQLite website.