A Python library for tracking SQLite table history using a JSON audit log. Based on the pattern described in Tracking SQLite table history using a JSON audit log by Simon Willison.
TCP-DuckDB is a TCP server implementation that provides networked access to DuckDB databases. The server enables remote database management with features like user authentication, access control, and ...